| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeDefinition> |
BusinessObjectFormat.getAttributeDefinitions()
List of attribute definitions (for storage of custom user-defined metadata with objects) which are required to be specified\n when registering Business Object Data against this format.
|
List<AttributeDefinition> |
BusinessObjectFormatCreateRequest.getAttributeDefinitions()
List of attribute definitions (for storage of custom user-defined metadata with objects) which are required to be specified\n when registering Business Object Data against this format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectFormat.setAttributeDefinitions(List<AttributeDefinition> attributeDefinitions) |
void |
BusinessObjectFormatCreateRequest.setAttributeDefinitions(List<AttributeDefinition> attributeDefinitions) |
Copyright © 2017. All rights reserved.