org.csapi.cm
Class TpIPVersion
java.lang.Object
org.csapi.cm.TpIPVersion
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpIPVersion
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpIPVersion"
- 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 |
_VERSION_UNKNOWN
public static final int _VERSION_UNKNOWN
- See Also:
- Constant Field Values
VERSION_UNKNOWN
public static final TpIPVersion VERSION_UNKNOWN
_VERSION_IPV4
public static final int _VERSION_IPV4
- See Also:
- Constant Field Values
VERSION_IPV4
public static final TpIPVersion VERSION_IPV4
_VERSION_IPV6
public static final int _VERSION_IPV6
- See Also:
- Constant Field Values
VERSION_IPV6
public static final TpIPVersion VERSION_IPV6
TpIPVersion
protected TpIPVersion(int i)
value
public int value()
from_int
public static TpIPVersion from_int(int value)
Copyright © 2008. All Rights Reserved.