Package | Description |
---|---|
com.hp.util.ip |
A set of classes representing data values in the network management domain.
|
Modifier and Type | Method and Description |
---|---|
IpAddress.AddressClass |
IpAddress.getAddressClass()
Returns the address class.
|
static IpAddress.AddressClass |
IpAddress.AddressClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IpAddress.AddressClass[] |
IpAddress.AddressClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.