org.csapi.cm
Class TpIPSubnet
java.lang.Object
org.csapi.cm.TpIPSubnet
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpIPSubnet
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpIPSubnet"
- 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 |
subnetNumber
public java.lang.String subnetNumber
subnetMask
public java.lang.String subnetMask
addressType
public TpIPv4AddType addressType
IPVersionSupport
public TpIPVersion IPVersionSupport
TpIPSubnet
public TpIPSubnet()
TpIPSubnet
public TpIPSubnet(java.lang.String subnetNumber,
java.lang.String subnetMask,
TpIPv4AddType addressType,
TpIPVersion IPVersionSupport)
Copyright © 2009. All Rights Reserved.