org.csapi.fw
Class TpDomainIDType
java.lang.Object
org.csapi.fw.TpDomainIDType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpDomainIDType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpDomainIDType"
- 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 |
_P_FW
public static final int _P_FW
- See Also:
- Constant Field Values
P_FW
public static final TpDomainIDType P_FW
_P_CLIENT_APPLICATION
public static final int _P_CLIENT_APPLICATION
- See Also:
- Constant Field Values
P_CLIENT_APPLICATION
public static final TpDomainIDType P_CLIENT_APPLICATION
_P_ENT_OP
public static final int _P_ENT_OP
- See Also:
- Constant Field Values
P_ENT_OP
public static final TpDomainIDType P_ENT_OP
_P_SERVICE_INSTANCE
public static final int _P_SERVICE_INSTANCE
- See Also:
- Constant Field Values
P_SERVICE_INSTANCE
public static final TpDomainIDType P_SERVICE_INSTANCE
_P_SERVICE_SUPPLIER
public static final int _P_SERVICE_SUPPLIER
- See Also:
- Constant Field Values
P_SERVICE_SUPPLIER
public static final TpDomainIDType P_SERVICE_SUPPLIER
TpDomainIDType
protected TpDomainIDType(int i)
value
public int value()
from_int
public static TpDomainIDType from_int(int value)
Copyright © 2008. All Rights Reserved.