#include <HxCorbaDatabase.idl>
Public Methods | |
long | start () |
long | end () |
long | getInt (in string segmentation, in string id) |
double | getDouble (in string segmentation, in string id) |
string | getString (in string segmentation, in string id) |
long | getIntFlag (in string segmentation, in string id, out boolean present) |
double | getDoubleFlag (in string segmentation, in string id, out boolean present) |
string | getStringFlag (in string segmentation, in string id, out boolean present) |
StringSeq | listSegmentations () |
VxSegment | getSegment (in string segmentation) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|