public interface BICEPSAlertSystem extends BICEPSProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
AlertSystemDescriptor |
getDescriptor() |
BICEPSAlertSystemState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.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, java.lang.String sequenceNumber, java.util.List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)