| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSAlertSystem> |
IBICEPSClient.getAlertSystem(ProxyUniqueID proxyUniqueID)
Gets the alert system.
|
<T extends BICEPSAlertSystem> |
IBICEPSClient.getAlertSystems()
Gets the alert systems.
|
<T extends BICEPSAlertSystem> |
IBICEPSClient.getAlertSystems(BICEPSMedicalDeviceSystem mds)
Gets the alert systems.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultReportProvider.isReportSubscribed(BICEPSAlertSystem alert) |
void |
DefaultReportProvider.subscribeReport(BICEPSAlertSystem alert) |
void |
DefaultReportProvider.unsubscribeReport(BICEPSAlertSystem alert) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertSystem |
DefaultBicepsClientImpl.getAlertSystem(ProxyUniqueID proxyUniqueID) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BICEPSAlertSystem> |
DefaultBicepsClientImpl.getAlertSystems() |
List<? extends BICEPSAlertSystem> |
DefaultBicepsClientImpl.getAlertSystems(BICEPSMedicalDeviceSystem mds) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertSystem |
BICEPSProxyQueryInterface.getAlertSystem(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertSystem> |
BICEPSProxyQueryInterface.getAlertSystems() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertSystemListener.changedAlertSystem(BICEPSAlertSystem source,
List<ChangedProperty> changedProps) |
void |
AlertSystemListener.removedAlertSystem(BICEPSAlertSystem source) |
void |
AlertSystemListener.subscriptionEnded(BICEPSAlertSystem source,
SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertSystem |
DefaultProxyStore.getAlertSystem(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertSystem> |
DefaultProxyStore.getAlertSystems() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSAlertSystem |
class |
DefaultBICEPSAlertSystemState |
Copyright © 2017. All rights reserved.