Try OpenEdge Now
Java Open Clients
Accessing ABL ProDataSets
:
ProDataObject class
:
Inherited methods
Inherited methods
The following methods are inherited from the Java SDO
DataObject
implementation. For a complete list, see the documentation for the Service Data Objects in EMF 2.0.1 at the following location:
http://eclipse.org/emf/docs.php
In this section:
get( )
getBigDecimal( )
getBoolean( )
getBytes( )
getInt( )
getList( )
getLong( )
getString( )
getType( )
isSet( )
set( )
setBigDecimal( )
setBoolean( )
setBytes( )
setInt( )
setList( )
setLong( )
setString( )