public interface BICEPSAlertSystemState extends BICEPSSingleStateProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(CurrentAlertSystem s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSAlertSystemControl |
getControlProxy() |
AlertSystemDescriptor |
getDescriptor() |
CurrentAlertSystem |
getState() |
BICEPSAlertSystemState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
void |
subscribe(AlertSystemListener callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(AlertSystemListener callback) |
isModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexvoid subscribe(AlertSystemListener callback)
void unsubscribe(AlertSystemListener callback)
CurrentAlertSystem getState()
getState in interface BICEPSSingleStateProxyAlertSystemDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyvoid changed(CurrentAlertSystem s, long sequenceNumber, List<ChangedProperty> changedProps)
BICEPSAlertSystemState getStateProxy()
getStateProxy in interface BICEPSProxyBICEPSAlertSystemControl getControlProxy()
getControlProxy in interface BICEPSStateProxyvoid removed()
void changed(State newState, long sequenceNumber, List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2018. All rights reserved.