| VxMutableSegmentOperations::addDouble(String id, double value) throws DatabaseException | VxSegmentBuilderOperations | |
| VxSegmentBuilder::addDouble(String id, double value) throws DatabaseException | VxSegmentBuilderOperations | |
| VxMutableSegmentOperations::addInt(String id, int value) throws DatabaseException | VxSegmentBuilderOperations | |
| VxSegmentBuilder::addInt(String id, int value) throws DatabaseException | VxSegmentBuilderOperations | |
| VxMutableSegmentOperations::addString(String id, String value) throws DatabaseException | VxSegmentBuilderOperations | |
| VxSegmentBuilder::addString(String id, String value) throws DatabaseException | VxSegmentBuilderOperations | |
| changeDouble(String id, double newValue) throws DatabaseException | VxMutableSegmentOperations | |
| changeInt(String id, int newValue) throws DatabaseException | VxMutableSegmentOperations | |
| changeString(String id, String newValue) throws DatabaseException | VxMutableSegmentOperations | |
| VxMutableSegmentOperations::end() | VxSegmentOperations | |
| VxSegment::end() | VxSegmentOperations | |
| VxMutableSegmentOperations::getDouble(String id) | VxSegmentOperations | |
| VxSegment::getDouble(String id) | VxSegmentOperations | |
| VxMutableSegmentOperations::getDoubleFlag(String id, org.omg.CORBA.BooleanHolder present) | VxSegmentOperations | |
| VxSegment::getDoubleFlag(String id, org.omg.CORBA.BooleanHolder present) | VxSegmentOperations | |
| VxMutableSegmentOperations::getIds() | VxSegmentOperations | |
| VxSegment::getIds() | VxSegmentOperations | |
| VxMutableSegmentOperations::getInt(String id) | VxSegmentOperations | |
| VxSegment::getInt(String id) | VxSegmentOperations | |
| VxMutableSegmentOperations::getIntFlag(String id, org.omg.CORBA.BooleanHolder present) | VxSegmentOperations | |
| VxSegment::getIntFlag(String id, org.omg.CORBA.BooleanHolder present) | VxSegmentOperations | |
| VxMutableSegmentOperations::getString(String id) | VxSegmentOperations | |
| VxSegment::getString(String id) | VxSegmentOperations | |
| VxMutableSegmentOperations::getStringFlag(String id, org.omg.CORBA.BooleanHolder present) | VxSegmentOperations | |
| VxSegment::getStringFlag(String id, org.omg.CORBA.BooleanHolder present) | VxSegmentOperations | |
| VxMutableSegmentOperations::getTypes() | VxSegmentOperations | |
| VxSegment::getTypes() | VxSegmentOperations | |
| VxMutableSegmentOperations::length() | VxSegmentOperations | |
| VxSegment::length() | VxSegmentOperations | |
| removeDouble(String id) throws DatabaseException | VxMutableSegmentOperations | |
| removeInt(String id) throws DatabaseException | VxMutableSegmentOperations | |
| removeString(String id) throws DatabaseException | VxMutableSegmentOperations | |
| setEnd(int end) | VxMutableSegmentOperations | |
| setStart(int start) | VxMutableSegmentOperations | |
| VxMutableSegmentOperations::start() | VxSegmentOperations | |
| VxSegment::start() | VxSegmentOperations | |