public interface BICEPSAlertConditionState extends BICEPSSingleStateProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(CurrentAlertCondition s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSAlertConditionControl |
getControlProxy() |
AlertConditionDescriptor |
getDescriptor() |
CurrentAlertCondition |
getState() |
BICEPSAlertConditionState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg) |
void |
subscribe(AlertConditionListener callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(AlertConditionListener callback) |
isModifiable, touchgetEndpointReference, getHandleOnEndpointReference, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValidvoid subscribe(AlertConditionListener callback)
void unsubscribe(AlertConditionListener callback)
CurrentAlertCondition getState()
getState in interface BICEPSSingleStateProxyvoid changed(CurrentAlertCondition s, long sequenceNumber, List<ChangedProperty> changedProps)
BICEPSAlertConditionState getStateProxy()
getStateProxy in interface BICEPSProxyBICEPSAlertConditionControl getControlProxy()
getControlProxy in interface BICEPSStateProxyAlertConditionDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyvoid removed()
void changed(State newState, long sequenceNumber, List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg)
void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2016. All rights reserved.