public static class AddressStringParameters.BuilderBase extends Object
Constructor and Description |
---|
BuilderBase() |
Modifier and Type | Method and Description |
---|---|
AddressStringParameters.BuilderBase |
allowAll(boolean allow) |
AddressStringParameters.BuilderBase |
allowEmpty(boolean allow) |
AddressStringParameters.BuilderBase |
allowSingleSegment(boolean allow) |
public AddressStringParameters.BuilderBase allowEmpty(boolean allow)
allow
- AddressStringParameters.allowEmpty
public AddressStringParameters.BuilderBase allowSingleSegment(boolean allow)
allow
- AddressStringParameters.allowEmpty
public AddressStringParameters.BuilderBase allowAll(boolean allow)