|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomerT
| Nested Class Summary | |
|---|---|
static class |
CustomerT.Member
The structure's members |
| Method Summary | ||
|---|---|---|
List<Integer> |
getAccountCategory()
Retrieves a list containing all the elements for the structure field accountCategory. |
|
Integer |
getAccountRating()
Retrieves the value for the optional structure field accountRating. |
|
ContactT |
getContact()
Retrieves the value for the optional structure field contact. |
|
|
getCustomerContract()
Retrieves a list containing all the elements for the structure field customerContract. |
|
String |
getCustomerNumber()
Retrieves the value for the structure field customerNumber. |
|
CustomerStatusT |
getCustomerStatus()
Retrieves the value for the structure field customerStatus. |
|
List<String> |
getExternalId()
Retrieves a list containing all the elements for the structure field externalId. |
|
|
getGenericData()
Retrieves a list containing all the elements for the structure field genericData. |
|
LegalEntityT |
getLegalEntity()
Retrieves the value for the optional structure field legalEntity. |
|
| Method Detail |
|---|
List<Integer> getAccountCategory()
accountCategory.
--> Account.accountCategory
Integer getAccountRating()
accountRating.
accountRating.ContactT getContact()
contact.
contact.<T extends CustomerContractT> List<T> getCustomerContract()
customerContract.
String getCustomerNumber()
customerNumber.
--> Account::aliasName
customerNumber.CustomerStatusT getCustomerStatus()
customerStatus.
customerStatus.List<String> getExternalId()
externalId.
--> Account::externalLink
<T extends StringPropertyT> List<T> getGenericData()
genericData.
LegalEntityT getLegalEntity()
legalEntity.
legalEntity.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||