org.csapi.cm
Class TpIPv4AddType

java.lang.Object
  extended by 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

Field Summary
static int _IPV4_ADD_CLASS_A
           
static int _IPV4_ADD_CLASS_B
           
static int _IPV4_ADD_CLASS_C
           
static int _IPV4_ADD_CLASS_D
           
static int _IPV4_ADD_CLASS_E
           
static TpIPv4AddType IPV4_ADD_CLASS_A
           
static TpIPv4AddType IPV4_ADD_CLASS_B
           
static TpIPv4AddType IPV4_ADD_CLASS_C
           
static TpIPv4AddType IPV4_ADD_CLASS_D
           
static TpIPv4AddType IPV4_ADD_CLASS_E
           
 
Constructor Summary
protected TpIPv4AddType(int i)
           
 
Method Summary
static TpIPv4AddType from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_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
Constructor Detail

TpIPv4AddType

protected TpIPv4AddType(int i)
Method Detail

value

public int value()

from_int

public static TpIPv4AddType from_int(int value)


Copyright © 2008. All Rights Reserved.