| Modifier and Type | Method and Description |
|---|---|
void |
MetricListener.changeRequestStateChanged(BICEPSMetricControl source,
long transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
MDSContextElementListener.changeRequestStateChanged(T source,
long transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
AlertConditionListener.invokationStateChanged(BICEPSAlertConditionControl source,
int transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
AlertSignalListener.invokationStateChanged(BICEPSAlertSignalControl source,
long transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
AlertSystemListener.invokationStateChanged(BICEPSAlertSystemControl source,
int transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
ManeuverListener.requestStateChanged(BICEPSManeuver source,
long transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractBICEPSProxy.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSAlertSystem.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSAlertSignalState.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSAlertSignal.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSAlertCondition.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSWorkflowContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSPatientContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSMDSContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSLocationContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSEnsembleContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSManeuver.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSMedicalDeviceSystem.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSMetricControl.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSMetric.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSStream.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Field and Description |
|---|---|
protected InvocationError |
InvocationInfo.invocationError |
| Modifier and Type | Method and Description |
|---|---|
static InvocationError |
InvocationError.fromValue(String v) |
InvocationError |
InvocationInfo.getInvocationError()
Gets the value of the invocationError property.
|
static InvocationError |
InvocationError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvocationError[] |
InvocationError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationInfo.setInvocationError(InvocationError value)
Sets the value of the invocationError property.
|
Copyright © 2018. All rights reserved.