| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataAttributeKey |
BusinessObjectDataAttribute.getBusinessObjectDataAttributeKey()
Values that uniquely identify a Business Object Data Attribute
|
BusinessObjectDataAttributeKey |
BusinessObjectDataAttributeCreateRequest.getBusinessObjectDataAttributeKey()
Values that uniquely identify a Business Object Data Attribute
|
| Modifier and Type | Method and Description |
|---|---|
List<BusinessObjectDataAttributeKey> |
BusinessObjectDataAttributeKeys.getBusinessObjectDataAttributeKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDataAttribute.setBusinessObjectDataAttributeKey(BusinessObjectDataAttributeKey businessObjectDataAttributeKey) |
void |
BusinessObjectDataAttributeCreateRequest.setBusinessObjectDataAttributeKey(BusinessObjectDataAttributeKey businessObjectDataAttributeKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDataAttributeKeys.setBusinessObjectDataAttributeKeys(List<BusinessObjectDataAttributeKey> businessObjectDataAttributeKeys) |
Copyright © 2017. All rights reserved.