org.csapi.cm
Class TpTagValue
java.lang.Object
org.csapi.cm.TpTagValue
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpTagValue
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpTagValue"
- 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 |
_PROVIDER_SPECIFIED
public static final int _PROVIDER_SPECIFIED
- See Also:
- Constant Field Values
PROVIDER_SPECIFIED
public static final TpTagValue PROVIDER_SPECIFIED
_OPERATOR_SPECIFIED
public static final int _OPERATOR_SPECIFIED
- See Also:
- Constant Field Values
OPERATOR_SPECIFIED
public static final TpTagValue OPERATOR_SPECIFIED
_UNSPECIFIED
public static final int _UNSPECIFIED
- See Also:
- Constant Field Values
UNSPECIFIED
public static final TpTagValue UNSPECIFIED
TpTagValue
protected TpTagValue(int i)
value
public int value()
from_int
public static TpTagValue from_int(int value)
Copyright © 2009. All Rights Reserved.