org.omg.CosNaming
Class BindingType
java.lang.Object
org.omg.CosNaming.BindingType
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class BindingType
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "BindingType"
- 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 |
_nobject
public static final int _nobject
- See Also:
- Constant Field Values
nobject
public static final BindingType nobject
_ncontext
public static final int _ncontext
- See Also:
- Constant Field Values
ncontext
public static final BindingType ncontext
BindingType
protected BindingType(int i)
value
public int value()
from_int
public static BindingType from_int(int value)
toString
public java.lang.String toString()