| Package | Description |
|---|---|
| com.crm.dataobject.contactinfo |
| Modifier and Type | Method and Description |
|---|---|
static AddressCriterionField |
AddressCriterionField.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AddressCriterionField[] |
AddressCriterionField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<AddressCriterionField> |
AddressCriterion.getAddressCriterionFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressCriterion.setAddressCriterionFields(java.util.ArrayList<AddressCriterionField> addressCriterionFields) |