PermittedOptions instead.@Deprecated public class PermittedOptions extends PermittedOptions
DEFAULT_ADDRESS, DEFAULT_ADDRESS_REGEX, DEFAULT_MATCH| Constructor and Description |
|---|
PermittedOptions()
Deprecated.
|
PermittedOptions(JsonObject json)
Deprecated.
|
PermittedOptions(PermittedOptions that)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
toJson()
Deprecated.
Serializes the current instance of
PermittedOptions to JSON. |
getAddress, getAddressRegex, getMatch, setAddress, setAddressRegex, setMatchpublic PermittedOptions()
public PermittedOptions(PermittedOptions that)
public PermittedOptions(JsonObject json)
public JsonObject toJson()
PermittedOptionsPermittedOptions to JSON. This method uses the generated converter.toJson in class PermittedOptionsPermittedOptionsConverterCopyright © 2015. All rights reserved.