Package | Description |
---|---|
inet.ipaddr.ipv6 |
Modifier and Type | Field and Description |
---|---|
IPv6AddressSection.CompressOptions.MixedCompressionOptions |
IPv6AddressSection.CompressOptions.compressMixedOptions |
Modifier and Type | Method and Description |
---|---|
static IPv6AddressSection.CompressOptions.MixedCompressionOptions |
IPv6AddressSection.CompressOptions.MixedCompressionOptions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IPv6AddressSection.CompressOptions.MixedCompressionOptions[] |
IPv6AddressSection.CompressOptions.MixedCompressionOptions.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,
IPv6AddressSection.CompressOptions.MixedCompressionOptions compressMixedOptions) |