| Package | Description |
|---|---|
| inet.ipaddr |
| Modifier and Type | Field and Description |
|---|---|
IPAddressSection.WildcardOptions.WildcardOption |
IPAddressSection.WildcardOptions.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.
|
| Constructor and Description |
|---|
WildcardOptions(IPAddressSection.WildcardOptions.WildcardOption wildcardOption) |
WildcardOptions(IPAddressSection.WildcardOptions.WildcardOption wildcardOption,
IPAddressSection.WildcardOptions.Wildcards wildcards) |