org.omg.CosTradingRepos.ServiceTypeRepositoryPackage
Class ListOption
java.lang.Object
org.omg.CosTradingRepos.ServiceTypeRepositoryPackage.ListOption
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class ListOption
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "ListOption"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_all
public static final int _all
- See Also:
- Constant Field Values
all
public static final ListOption all
_since
public static final int _since
- See Also:
- Constant Field Values
since
public static final ListOption since
ListOption
protected ListOption(int i)
value
public int value()
from_int
public static ListOption from_int(int value)