Uses of Class
org.csapi.cm.TpIPv4AddType

Packages that use TpIPv4AddType
org.csapi.cm   
 

Uses of TpIPv4AddType in org.csapi.cm
 

Fields in org.csapi.cm declared as TpIPv4AddType
 TpIPv4AddType TpIPSubnet.addressType
           
static TpIPv4AddType TpIPv4AddType.IPV4_ADD_CLASS_A
           
static TpIPv4AddType TpIPv4AddType.IPV4_ADD_CLASS_B
           
static TpIPv4AddType TpIPv4AddType.IPV4_ADD_CLASS_C
           
static TpIPv4AddType TpIPv4AddType.IPV4_ADD_CLASS_D
           
static TpIPv4AddType TpIPv4AddType.IPV4_ADD_CLASS_E
           
 TpIPv4AddType TpIPv4AddTypeHolder.value
           
 

Methods in org.csapi.cm that return TpIPv4AddType
static TpIPv4AddType TpIPv4AddTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpIPv4AddType TpIPv4AddType.from_int(int value)
           
static TpIPv4AddType TpIPv4AddTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cm with parameters of type TpIPv4AddType
static void TpIPv4AddTypeHelper.insert(org.omg.CORBA.Any any, TpIPv4AddType s)
           
static void TpIPv4AddTypeHelper.write(org.omg.CORBA.portable.OutputStream out, TpIPv4AddType s)
           
 

Constructors in org.csapi.cm with parameters of type TpIPv4AddType
TpIPSubnet(java.lang.String subnetNumber, java.lang.String subnetMask, TpIPv4AddType addressType, TpIPVersion IPVersionSupport)
           
TpIPv4AddTypeHolder(TpIPv4AddType initial)
           
 



Copyright © 2008. All Rights Reserved.