org.csapi.cm
Class TpIPv4AddType
java.lang.Object
org.csapi.cm.TpIPv4AddType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpIPv4AddType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpIPv4AddType"
- 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 |
_IPV4_ADD_CLASS_A
public static final int _IPV4_ADD_CLASS_A
- See Also:
- Constant Field Values
IPV4_ADD_CLASS_A
public static final TpIPv4AddType IPV4_ADD_CLASS_A
_IPV4_ADD_CLASS_B
public static final int _IPV4_ADD_CLASS_B
- See Also:
- Constant Field Values
IPV4_ADD_CLASS_B
public static final TpIPv4AddType IPV4_ADD_CLASS_B
_IPV4_ADD_CLASS_C
public static final int _IPV4_ADD_CLASS_C
- See Also:
- Constant Field Values
IPV4_ADD_CLASS_C
public static final TpIPv4AddType IPV4_ADD_CLASS_C
_IPV4_ADD_CLASS_D
public static final int _IPV4_ADD_CLASS_D
- See Also:
- Constant Field Values
IPV4_ADD_CLASS_D
public static final TpIPv4AddType IPV4_ADD_CLASS_D
_IPV4_ADD_CLASS_E
public static final int _IPV4_ADD_CLASS_E
- See Also:
- Constant Field Values
IPV4_ADD_CLASS_E
public static final TpIPv4AddType IPV4_ADD_CLASS_E
TpIPv4AddType
protected TpIPv4AddType(int i)
value
public int value()
from_int
public static TpIPv4AddType from_int(int value)
Copyright © 2009. All Rights Reserved.