Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
RefApplId |
BroadcastErrorNotification.getRefApplId()
Reference to the unique application identifier.
|
RefApplId |
RetransmitMEMessageRequest.getRefApplId()
Reference to the unique application identifier.
|
RefApplId |
RetransmitRequest.getRefApplId()
Reference to the unique application identifier.
|
RefApplId |
SubscribeRequest.getRefApplId()
Reference to the unique application identifier.
|
Modifier and Type | Method and Description |
---|---|
BroadcastErrorNotification |
BroadcastErrorNotification.setRefApplId(RefApplId value) |
RetransmitMEMessageRequest |
RetransmitMEMessageRequest.setRefApplId(RefApplId value) |
RetransmitRequest |
RetransmitRequest.setRefApplId(RefApplId value) |
SubscribeRequest |
SubscribeRequest.setRefApplId(RefApplId value) |
Modifier and Type | Method and Description |
---|---|
static RefApplId |
RefApplId.forValue(byte value) |
static RefApplId |
RefApplId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefApplId[] |
RefApplId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2024 Onix Solutions. All rights reserved.