| Package | Description |
|---|---|
| inet.ipaddr.ipv6 |
| Modifier and Type | Field and Description |
|---|---|
IPv6AddressSection.CompressOptions.CompressionChoiceOptions |
IPv6AddressSection.CompressOptions.rangeSelection |
| Modifier and Type | Method and Description |
|---|---|
static IPv6AddressSection.CompressOptions.CompressionChoiceOptions |
IPv6AddressSection.CompressOptions.CompressionChoiceOptions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IPv6AddressSection.CompressOptions.CompressionChoiceOptions[] |
IPv6AddressSection.CompressOptions.CompressionChoiceOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CompressOptions(boolean compressSingle,
IPv6AddressSection.CompressOptions.CompressionChoiceOptions rangeSelection) |
CompressOptions(boolean compressSingle,
IPv6AddressSection.CompressOptions.CompressionChoiceOptions rangeSelection,
IPv6AddressSection.CompressOptions.MixedCompressionOptions compressMixedOptions) |