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, setMatch
public PermittedOptions()
public PermittedOptions(PermittedOptions that)
public PermittedOptions(JsonObject json)
public JsonObject toJson()
PermittedOptions
PermittedOptions
to JSON. This method uses the generated converter.toJson
in class PermittedOptions
PermittedOptionsConverter
Copyright © 2015. All rights reserved.