org.omg.CosTrading.LookupPackage
Class HowManyProps
java.lang.Object
org.omg.CosTrading.LookupPackage.HowManyProps
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class HowManyProps
- extends Object
- implements IDLEntity
Generated from IDL enum "HowManyProps".
- Version:
- generated at 03-Nov-2015 12:23:58
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
_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 String toString()
- Overrides:
toString in class Object
Copyright © 2015 JacORB. All rights reserved.