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