| Modifier and Type | Method and Description |
|---|---|
static SubscriptionEndCodeType |
SubscriptionEndCodeType.fromUri(org.ws4d.java.types.URI reason) |
static SubscriptionEndCodeType |
SubscriptionEndCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionEndCodeType[] |
SubscriptionEndCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertConditionListener.subscriptionEnded(BICEPSAlertCondition source,
SubscriptionEndCodeType reason) |
void |
AlertSignalListener.subscriptionEnded(BICEPSAlertSignal source,
SubscriptionEndCodeType reason) |
void |
AlertSystemListener.subscriptionEnded(BICEPSAlertSystem source,
SubscriptionEndCodeType reason) |
void |
ManeuverListener.subscriptionEnded(BICEPSManeuver source,
SubscriptionEndCodeType reason) |
void |
MDSContextListener.subscriptionEnded(BICEPSMDSContext source,
SubscriptionEndCodeType reason) |
void |
MetricListener.subscriptionEnded(BICEPSMetric source,
SubscriptionEndCodeType reason) |
void |
MDSContextElementListener.subscriptionEnded(T source,
SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractBICEPSProxy.subscriptionEnded(SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSAlertSystem.subscriptionEnded(SubscriptionEndCodeType reason) |
void |
DefaultBICEPSAlertSignal.subscriptionEnded(SubscriptionEndCodeType reason) |
void |
DefaultBICEPSAlertCondition.subscriptionEnded(SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSWorkflowContext.subscriptionEnded(SubscriptionEndCodeType reason) |
void |
DefaultBICEPSPatientContext.subscriptionEnded(SubscriptionEndCodeType reason) |
void |
DefaultBICEPSMDSContext.subscriptionEnded(SubscriptionEndCodeType reason) |
void |
DefaultBICEPSLocationContext.subscriptionEnded(SubscriptionEndCodeType reason) |
void |
DefaultBICEPSEnsembleContext.subscriptionEnded(SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSManeuver.subscriptionEnded(SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSMedicalDeviceSystem.subscriptionEnded(SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSMetric.subscriptionEnded(SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSStream.subscriptionEnded(SubscriptionEndCodeType reason) |
Copyright © 2018. All rights reserved.