public static class AddressTypeRule.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AddressTypeRule |
build() |
AddressTypeRule.Builder |
copy(AddressTypeRule model) |
AddressTypeRule.Builder |
fields(List<Field> fields)
Address type rule fields
|
AddressTypeRule.Builder |
thirdPartyValidation(ThirdPartyValidationType thirdPartyValidation)
Third party validation.
|
public AddressTypeRule.Builder thirdPartyValidation(ThirdPartyValidationType thirdPartyValidation)
Third party validation.
thirdPartyValidation
- the value to setpublic AddressTypeRule.Builder fields(List<Field> fields)
Address type rule fields
fields
- the value to setpublic AddressTypeRule build()
public AddressTypeRule.Builder copy(AddressTypeRule model)
Copyright © 2016–2024. All rights reserved.