| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormatKey |
UploadSingleInitiationRequest.getSourceBusinessObjectFormatKey()
The source business object format key
|
BusinessObjectFormatKey |
UploadSingleInitiationRequest.getTargetBusinessObjectFormatKey()
The target business object format key
|
| Modifier and Type | Method and Description |
|---|---|
List<BusinessObjectFormatKey> |
BusinessObjectFormatKeys.getBusinessObjectFormatKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
UploadSingleInitiationRequest.setSourceBusinessObjectFormatKey(BusinessObjectFormatKey sourceBusinessObjectFormatKey) |
void |
UploadSingleInitiationRequest.setTargetBusinessObjectFormatKey(BusinessObjectFormatKey targetBusinessObjectFormatKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectFormatKeys.setBusinessObjectFormatKeys(List<BusinessObjectFormatKey> businessObjectFormatKeys) |
Copyright © 2017. All rights reserved.