public interface BICEPSAlertSignalControl extends BICEPSControlProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSAlertSignalControl |
getControlProxy() |
AlertSignalDescriptor |
getDescriptor() |
OperationState |
getOperationState() |
CurrentAlertSignal |
getState() |
BICEPSAlertSignalState |
getStateProxy() |
boolean |
isSetAlertSignalStateSupported() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg) |
SetAlertStateResponse |
setAlertSignalState(CurrentAlertSignal alertSignalState,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getOperationDescriptorsisModifiable, touchgetEndpointReference, getHandleOnEndpointReference, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValidBICEPSAlertSignalState getStateProxy()
getStateProxy in interface BICEPSProxyBICEPSAlertSignalControl getControlProxy()
getControlProxy in interface BICEPSStateProxyOperationState getOperationState()
CurrentAlertSignal getState()
AlertSignalDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyboolean isSetAlertSignalStateSupported()
SetAlertStateResponse setAlertSignalState(CurrentAlertSignal alertSignalState, BICEPSClientTransmissionInformationContainer transmissionInformation)
void 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.