public interface BICEPSAlertSystem extends BICEPSProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
AlertSystemDescriptor |
getDescriptor() |
BICEPSAlertSystemState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexAlertSystemDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyBICEPSAlertSystemState getStateProxy()
getStateProxy in interface BICEPSProxyvoid removed()
void changed(AbstractState 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.