Package | Description |
---|---|
com.oracle.bmc.ospgateway.model |
Modifier and Type | Method and Description |
---|---|
Field |
Field.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Field> |
ContactTypeRule.getFields()
Contact type rule fields
|
List<Field> |
TaxTypeRule.getFields()
Tax type rule fields
|
List<Field> |
AddressTypeRule.getFields()
Address type rule fields
|
Modifier and Type | Method and Description |
---|---|
Field.Builder |
Field.Builder.copy(Field model) |
Modifier and Type | Method and Description |
---|---|
ContactTypeRule.Builder |
ContactTypeRule.Builder.fields(List<Field> fields)
Contact type rule fields
|
TaxTypeRule.Builder |
TaxTypeRule.Builder.fields(List<Field> fields)
Tax type rule fields
|
AddressTypeRule.Builder |
AddressTypeRule.Builder.fields(List<Field> fields)
Address type rule fields
|
Constructor and Description |
---|
AddressTypeRule(ThirdPartyValidationType thirdPartyValidation,
List<Field> fields)
Deprecated.
|
ContactTypeRule(List<Field> fields)
Deprecated.
|
TaxTypeRule(List<Field> fields,
List<ValueSetEntity> valueSet)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.