| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDdlKey |
CustomDdl.getCustomDdlKey()
Values that uniquely identify a Custom DDL
|
CustomDdlKey |
CustomDdlCreateRequest.getCustomDdlKey()
Values that uniquely identify a Custom DDL
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomDdlKey> |
CustomDdlKeys.getCustomDdlKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomDdl.setCustomDdlKey(CustomDdlKey customDdlKey) |
void |
CustomDdlCreateRequest.setCustomDdlKey(CustomDdlKey customDdlKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomDdlKeys.setCustomDdlKeys(List<CustomDdlKey> customDdlKeys) |
Copyright © 2017. All rights reserved.