Inheritance diagram for _VxMutableSegmentStub::
Public Methods | |
String[] | _ids () |
void | setStart (int _ob_a0) |
void | setEnd (int _ob_a0) |
void | removeInt (String _ob_a0) throws DatabaseException |
void | removeDouble (String _ob_a0) throws DatabaseException |
void | removeString (String _ob_a0) throws DatabaseException |
void | changeInt (String _ob_a0, int _ob_a1) throws DatabaseException |
void | changeDouble (String _ob_a0, double _ob_a1) throws DatabaseException |
void | changeString (String _ob_a0, String _ob_a1) throws DatabaseException |
void | addInt (String _ob_a0, int _ob_a1) throws DatabaseException |
void | addDouble (String _ob_a0, double _ob_a1) throws DatabaseException |
void | addString (String _ob_a0, String _ob_a1) throws DatabaseException |
int | start () |
int | end () |
int | length () |
String[] | getIds () |
String[] | getTypes () |
int | getInt (String _ob_a0) |
double | getDouble (String _ob_a0) |
String | getString (String _ob_a0) |
int | getIntFlag (String _ob_a0, org.omg.CORBA.BooleanHolder _ob_ah1) |
double | getDoubleFlag (String _ob_a0, org.omg.CORBA.BooleanHolder _ob_ah1) |
String | getStringFlag (String _ob_a0, org.omg.CORBA.BooleanHolder _ob_ah1) |
Static Public Attributes | |
final java.lang.Class | _ob_opsClass = VxMutableSegmentOperations.class |
|
|
|
Reimplemented from VxMutableSegmentOperations. |
|
Reimplemented from VxMutableSegmentOperations. |
|
Reimplemented from VxMutableSegmentOperations. |
|
Reimplemented from VxMutableSegmentOperations. |
|
Reimplemented from VxMutableSegmentOperations. |
|
Reimplemented from VxMutableSegmentOperations. |
|
Reimplemented from VxMutableSegmentOperations. |
|
Reimplemented from VxMutableSegmentOperations. |
|
Reimplemented from VxSegmentBuilderOperations. |
|
Reimplemented from VxSegmentBuilderOperations. |
|
Reimplemented from VxSegmentBuilderOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
Reimplemented from VxSegmentOperations. |
|
|