| Package | Description |
|---|---|
| com.h3c.util.ip |
| Modifier and Type | Method and Description |
|---|---|
static MacAddress.Format |
MacAddress.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacAddress.Format[] |
MacAddress.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
MacAddress.toFormattedString(MacAddress.Format fmt)
Returns a string representation of this MAC address, using the
specified
MacAddress.Format. |
String |
MacAddress.toFormattedString(MacAddress.Format fmt,
boolean toLowerCase)
Returns a string representation of this MAC address, using the
specified
MacAddress.Format. |
Copyright © 2014. All Rights Reserved.