| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationRegistrationKey |
BusinessObjectDataNotificationRegistration.getBusinessObjectDataNotificationRegistrationKey()
A unique identifier for a business object data notification registration
|
NotificationRegistrationKey |
BusinessObjectDataNotificationRegistrationCreateRequest.getBusinessObjectDataNotificationRegistrationKey()
A unique identifier for a business object data notification registration
|
NotificationRegistrationKey |
NotificationRegistrationStatusUpdateResponse.getNotificationRegistrationKey()
A unique identifier for a notification registration
|
NotificationRegistrationKey |
StorageUnitNotificationRegistration.getStorageUnitNotificationRegistrationKey()
A unique identifier for a storage unit notification registration
|
NotificationRegistrationKey |
StorageUnitNotificationRegistrationCreateRequest.getStorageUnitNotificationRegistrationKey()
A unique identifier for a storage unit notification registration
|
| Modifier and Type | Method and Description |
|---|---|
List<NotificationRegistrationKey> |
BusinessObjectDataNotificationRegistrationKeys.getBusinessObjectDataNotificationRegistrationKeys() |
List<NotificationRegistrationKey> |
StorageUnitNotificationRegistrationKeys.getStorageUnitNotificationRegistrationKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDataNotificationRegistration.setBusinessObjectDataNotificationRegistrationKey(NotificationRegistrationKey businessObjectDataNotificationRegistrationKey) |
void |
BusinessObjectDataNotificationRegistrationCreateRequest.setBusinessObjectDataNotificationRegistrationKey(NotificationRegistrationKey businessObjectDataNotificationRegistrationKey) |
void |
NotificationRegistrationStatusUpdateResponse.setNotificationRegistrationKey(NotificationRegistrationKey notificationRegistrationKey) |
void |
StorageUnitNotificationRegistration.setStorageUnitNotificationRegistrationKey(NotificationRegistrationKey storageUnitNotificationRegistrationKey) |
void |
StorageUnitNotificationRegistrationCreateRequest.setStorageUnitNotificationRegistrationKey(NotificationRegistrationKey storageUnitNotificationRegistrationKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDataNotificationRegistrationKeys.setBusinessObjectDataNotificationRegistrationKeys(List<NotificationRegistrationKey> businessObjectDataNotificationRegistrationKeys) |
void |
StorageUnitNotificationRegistrationKeys.setStorageUnitNotificationRegistrationKeys(List<NotificationRegistrationKey> storageUnitNotificationRegistrationKeys) |
Copyright © 2017. All rights reserved.