org.omg.CosTradingRepos.ServiceTypeRepositoryPackage
public final class ListOption extends Object implements IDLEntity
Field Summary | |
---|---|
static ListOption | all
Enum member all |
static ListOption | since
Enum member since |
static int | _all
Enum member all value |
static int | _since
Enum member since value |
Method Summary | |
---|---|
static ListOption | from_int(int value)
Return a enum member from its value. |
Object | readResolve()
Maintains singleton property for serialized enums.
|
String | toString()
Return a string representation |
int | value()
Return the internal member value |
Parameters: value An enum value
Returns: An enum member
Returns: a string representation of the enumeration
Returns: the member value