| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSAlertSignal> |
IBICEPSClient.getAlertSignal(ProxyUniqueID proxyUniqueID)
Gets the alert signal.
|
<T extends BICEPSAlertSignal> |
IBICEPSClient.getAlertSignals()
Gets the alert signals.
|
<T extends BICEPSAlertSignal> |
IBICEPSClient.getAlertSignals(BICEPSMedicalDeviceSystem mds)
Gets the alert signals.
|
<T extends BICEPSAlertSignal> |
IBICEPSClient.getAlertSignals(CodedValue typeCode)
Gets the alert signals.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultReportProvider.isReportSubscribed(BICEPSAlertSignal alert) |
void |
DefaultReportProvider.subscribeReport(BICEPSAlertSignal alert) |
void |
DefaultReportProvider.unsubscribeReport(BICEPSAlertSignal alert) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertSignal |
DefaultBicepsClientImpl.getAlertSignal(ProxyUniqueID proxyUniqueID) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BICEPSAlertSignal> |
DefaultBicepsClientImpl.getAlertSignals() |
List<? extends BICEPSAlertSignal> |
DefaultBicepsClientImpl.getAlertSignals(BICEPSMedicalDeviceSystem mds) |
List<? extends BICEPSAlertSignal> |
DefaultBicepsClientImpl.getAlertSignals(CodedValue conditionCode) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertSignal |
BICEPSProxyQueryInterface.getAlertSignal(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertSignal> |
BICEPSProxyQueryInterface.getAlertSignals() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertSignalListener.changedAlertSignal(BICEPSAlertSignal source,
List<ChangedProperty> changedProps) |
void |
AlertSignalListener.removedAlertSignal(BICEPSAlertSignal source) |
void |
AlertSignalListener.subscriptionEnded(BICEPSAlertSignal source,
SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertSignal |
DefaultProxyStore.getAlertSignal(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertSignal> |
DefaultProxyStore.getAlertSignals() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSAlertSignal |
class |
DefaultBICEPSAlertSignalState |
Copyright © 2018. All rights reserved.