| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSManeuver> |
IBICEPSClient.getManeuver(ProxyUniqueID proxyUniqueID)
Gets the maneuver.
|
<T extends BICEPSManeuver> |
IBICEPSClient.getManeuvers()
Gets the maneuvers.
|
<T extends BICEPSManeuver> |
IBICEPSClient.getManeuvers(BICEPSMedicalDeviceSystem mds)
Gets the maneuvers.
|
<T extends BICEPSManeuver> |
IBICEPSClient.getManeuvers(CodedValue typeCode)
Gets the maneuvers.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultReportProvider.isReportSubscribed(BICEPSManeuver maneuver) |
void |
DefaultReportProvider.subscribeReport(BICEPSManeuver maneuver) |
void |
DefaultReportProvider.unsubscribeReport(BICEPSManeuver maneuver) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSManeuver |
DefaultBicepsClientImpl.getManeuver(ProxyUniqueID proxyUniqueID) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BICEPSManeuver> |
DefaultBicepsClientImpl.getManeuvers() |
List<? extends BICEPSManeuver> |
DefaultBicepsClientImpl.getManeuvers(BICEPSMedicalDeviceSystem mds) |
List<BICEPSManeuver> |
DefaultBicepsClientImpl.getManeuvers(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue code)
Gets the maneuvers.
|
List<BICEPSManeuver> |
DefaultBicepsClientImpl.getManeuvers(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSManeuver |
BICEPSProxyQueryInterface.getManeuvers(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSManeuver> |
BICEPSProxyQueryInterface.getManeuvers() |
List<BICEPSManeuver> |
BICEPSProxyQueryInterface.getManeuvers(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManeuverListener.changedManeuver(BICEPSManeuver source,
List<ChangedProperty> changedProps) |
void |
ManeuverListener.removedManeuver(BICEPSManeuver source) |
void |
ManeuverListener.requestStateChanged(BICEPSManeuver source,
long transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
ManeuverListener.subscriptionEnded(BICEPSManeuver source,
SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSManeuver |
BICEPSManeuver.getControlProxy() |
BICEPSManeuver |
BICEPSManeuver.getStateProxy() |
| Modifier and Type | Method and Description |
|---|---|
BICEPSManeuver |
DefaultProxyStore.getManeuvers(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSManeuver> |
DefaultProxyStore.getManeuvers() |
List<BICEPSManeuver> |
DefaultProxyStore.getManeuvers(CodedValue code) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSManeuver |
| Modifier and Type | Method and Description |
|---|---|
BICEPSManeuver |
DefaultBICEPSManeuver.getControlProxy() |
BICEPSManeuver |
DefaultBICEPSManeuver.getStateProxy() |
Copyright © 2018. All rights reserved.