Uses of Enum Class
inet.ipaddr.ipv6.IPv6AddressSection.CompressOptions.CompressionChoiceOptions
Packages that use IPv6AddressSection.CompressOptions.CompressionChoiceOptions
-
Uses of IPv6AddressSection.CompressOptions.CompressionChoiceOptions in inet.ipaddr.ipv6
Subclasses with type arguments of type IPv6AddressSection.CompressOptions.CompressionChoiceOptions in inet.ipaddr.ipv6Modifier and TypeClassDescriptionstatic enumFields in inet.ipaddr.ipv6 declared as IPv6AddressSection.CompressOptions.CompressionChoiceOptionsMethods in inet.ipaddr.ipv6 that return IPv6AddressSection.CompressOptions.CompressionChoiceOptionsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.IPv6AddressSection.CompressOptions.CompressionChoiceOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in inet.ipaddr.ipv6 with parameters of type IPv6AddressSection.CompressOptions.CompressionChoiceOptionsModifierConstructorDescriptionCompressOptions(boolean compressSingle, IPv6AddressSection.CompressOptions.CompressionChoiceOptions rangeSelection) CompressOptions(boolean compressSingle, IPv6AddressSection.CompressOptions.CompressionChoiceOptions rangeSelection, IPv6AddressSection.CompressOptions.MixedCompressionOptions compressMixedOptions)