Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
inet.ipaddr.ipv6.IPv6AddressSection.CompressOptions.MixedCompressionOptions

  • Packages that use IPv6AddressSection.CompressOptions.MixedCompressionOptions 
    Package Description
    inet.ipaddr.ipv6  
    • Uses of IPv6AddressSection.CompressOptions.MixedCompressionOptions in inet.ipaddr.ipv6

      Fields in inet.ipaddr.ipv6 declared as IPv6AddressSection.CompressOptions.MixedCompressionOptions 
      Modifier and Type Field and Description
      IPv6AddressSection.CompressOptions.MixedCompressionOptions IPv6AddressSection.CompressOptions.compressMixedOptions 
      Methods in inet.ipaddr.ipv6 that return IPv6AddressSection.CompressOptions.MixedCompressionOptions 
      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.
      Constructors in inet.ipaddr.ipv6 with parameters of type IPv6AddressSection.CompressOptions.MixedCompressionOptions 
      Constructor and Description
      CompressOptions(boolean compressSingle, IPv6AddressSection.CompressOptions.CompressionChoiceOptions rangeSelection, IPv6AddressSection.CompressOptions.MixedCompressionOptions compressMixedOptions) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes