public interface BICEPSStringMetricControl extends BICEPSMetricControl
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSStringMetricControl |
getControlProxy() |
BICEPSMetricState |
getStateProxy() |
boolean |
isSetStringSupported() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
SetStringResponse |
setString(String value) |
SetStringResponse |
setString(String value,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getDescriptor, subscribe, unsubscribegetOperationDescriptorsisModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexBICEPSMetricState getStateProxy()
getStateProxy in interface BICEPSMetricControlgetStateProxy in interface BICEPSProxyBICEPSStringMetricControl getControlProxy()
getControlProxy in interface BICEPSMetricControlgetControlProxy in interface BICEPSStateProxyboolean isSetStringSupported()
SetStringResponse setString(String value)
SetStringResponse setString(String value, BICEPSClientTransmissionInformationContainer transmissionInformation)
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 © 2017. All rights reserved.