| Package | Description |
|---|---|
| inet.ipaddr |
| Modifier and Type | Field and Description |
|---|---|
IPAddressSection.WildcardOptions.WildcardOption |
IPAddressSection.WildcardOptions.wildcardOption |
IPAddressSection.WildcardOptions.WildcardOption |
IPAddressSection.IPStringOptions.wildcardOption |
| Modifier and Type | Method and Description |
|---|---|
static IPAddressSection.WildcardOptions.WildcardOption |
IPAddressSection.WildcardOptions.WildcardOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IPAddressSection.WildcardOptions.WildcardOption[] |
IPAddressSection.WildcardOptions.WildcardOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IPAddressSection.IPStringOptions.Builder |
IPAddressSection.IPStringOptions.Builder.setWildcardOption(IPAddressSection.WildcardOptions.WildcardOption wildcardOption) |
| Constructor and Description |
|---|
WildcardOptions(IPAddressSection.WildcardOptions.WildcardOption wildcardOption) |
WildcardOptions(IPAddressSection.WildcardOptions.WildcardOption wildcardOption,
AddressDivisionGrouping.StringOptions.Wildcards wildcards) |