public interface BICEPSProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
String |
getContainmentTreeId() |
String |
getContainmentTreeListIndex() |
AbstractDescriptor |
getDescriptor() |
org.ws4d.java.types.EndpointReference |
getEndpointReference() |
String |
getHandleOnEndpointReference() |
long |
getMdibVersion() |
BICEPSMedicalDeviceSystem |
getParentMedicalDeviceSystem() |
ProxyUniqueID |
getProxyUniqueID() |
BICEPSStateProxy |
getStateProxy() |
boolean |
isStateAvailable() |
boolean |
isStateValid() |
boolean |
isSubscribed(BICEPSClientCallback callback) |
boolean |
isValid() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
void |
setContainmentTreeId(String containmentTreeId) |
void |
setContainmentTreeListIndex(String listIndex) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
boolean isValid()
ProxyUniqueID getProxyUniqueID()
BICEPSMedicalDeviceSystem getParentMedicalDeviceSystem()
org.ws4d.java.types.EndpointReference getEndpointReference()
String getHandleOnEndpointReference()
boolean isSubscribed(BICEPSClientCallback callback)
AbstractDescriptor getDescriptor()
boolean isStateAvailable()
boolean isStateValid()
BICEPSStateProxy getStateProxy()
String getContainmentTreeId()
void setContainmentTreeId(String containmentTreeId)
String getContainmentTreeListIndex()
void setContainmentTreeListIndex(String listIndex)
listIndex - long getMdibVersion()
void 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.