Uses of Enum Class
inet.ipaddr.IPAddressSection.WildcardOptions.WildcardOption
Packages that use IPAddressSection.WildcardOptions.WildcardOption
-
Uses of IPAddressSection.WildcardOptions.WildcardOption in inet.ipaddr
Fields in inet.ipaddr declared as IPAddressSection.WildcardOptions.WildcardOptionModifier and TypeFieldDescriptionIPAddressSection.IPStringOptions.wildcardOption
IPAddressSection.WildcardOptions.wildcardOption
Methods in inet.ipaddr that return IPAddressSection.WildcardOptions.WildcardOptionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.IPAddressSection.WildcardOptions.WildcardOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in inet.ipaddr with parameters of type IPAddressSection.WildcardOptions.WildcardOptionModifier and TypeMethodDescriptionIPAddressSection.IPStringOptions.Builder.setWildcardOption
(IPAddressSection.WildcardOptions.WildcardOption wildcardOption) Constructors in inet.ipaddr with parameters of type IPAddressSection.WildcardOptions.WildcardOptionModifierConstructorDescriptionWildcardOptions
(IPAddressSection.WildcardOptions.WildcardOption wildcardOption) WildcardOptions
(IPAddressSection.WildcardOptions.WildcardOption wildcardOption, AddressDivisionGrouping.StringOptions.Wildcards wildcards)