| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSAlertCondition> |
IBICEPSClient.getAlertCondition(ProxyUniqueID proxyUniqueID) |
<T extends BICEPSAlertCondition> |
IBICEPSClient.getAlertConditions() |
<T extends BICEPSAlertCondition> |
IBICEPSClient.getAlertConditions(BICEPSMedicalDeviceSystem mds) |
<T extends BICEPSAlertCondition> |
IBICEPSClient.getAlertConditions(CodedValue typeCode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultReportProvider.isReportSubscribed(BICEPSAlertCondition alert) |
void |
DefaultReportProvider.subscribeReport(BICEPSAlertCondition alert) |
void |
DefaultReportProvider.unsubscribeReport(BICEPSAlertCondition alert) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertCondition |
DefaultBicepsClientImpl.getAlertCondition(ProxyUniqueID proxyUniqueID) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BICEPSAlertCondition> |
DefaultBicepsClientImpl.getAlertConditions() |
List<? extends BICEPSAlertCondition> |
DefaultBicepsClientImpl.getAlertConditions(BICEPSMedicalDeviceSystem mds) |
List<? extends BICEPSAlertCondition> |
DefaultBicepsClientImpl.getAlertConditions(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertCondition |
BICEPSProxyQueryInterface.getAlertCondition(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertCondition> |
BICEPSProxyQueryInterface.getAlertConditions() |
List<BICEPSAlertCondition> |
BICEPSProxyQueryInterface.getAlertConditions(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertConditionListener.changedAlertCondition(BICEPSAlertCondition source,
List<ChangedProperty> changedProps) |
void |
AlertConditionListener.removedAlertCondition(BICEPSAlertCondition source) |
void |
AlertConditionListener.subscriptionEnded(BICEPSAlertCondition source,
SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertCondition |
DefaultProxyStore.getAlertCondition(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertCondition> |
DefaultProxyStore.getAlertConditions() |
List<BICEPSAlertCondition> |
DefaultProxyStore.getAlertConditions(CodedValue code) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSAlertCondition |
class |
DefaultBICEPSAlertConditionState |
class |
DefaultBICEPSLimitAlertConditionState |
Copyright © 2018. All rights reserved.