Inheritance diagram for VxMutableSegmentOperations::
Public Methods | |
void | setStart (int start) |
void | setEnd (int end) |
void | removeInt (String id) throws DatabaseException |
void | removeDouble (String id) throws DatabaseException |
void | removeString (String id) throws DatabaseException |
void | changeInt (String id, int newValue) throws DatabaseException |
void | changeDouble (String id, double newValue) throws DatabaseException |
void | changeString (String id, String newValue) throws DatabaseException |
|
Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie. |
|
Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie. |
|
Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie. |
|
Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie. |
|
Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie. |
|
Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie. |
|
Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie. |
|
Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie. |