public interface BICEPSLocationState extends BICEPSMDSContextElementState<BICEPSLocationState,LocationListener>
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractIdentifiableContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSLocationControl |
getControlProxy() |
LocationContextDescriptor |
getDescriptor() |
BICEPSLocationState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getAllContextElementItems, isModifiable, subscribe, unsubscribetouchgetEndpointReference, getHandleOnEndpointReference, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValidvoid changed(AbstractIdentifiableContextState s, long sequenceNumber, List<ChangedProperty> changedProps)
changed in interface BICEPSMDSContextElementState<BICEPSLocationState,LocationListener>BICEPSLocationState getStateProxy()
getStateProxy in interface BICEPSMDSContextElementState<BICEPSLocationState,LocationListener>getStateProxy in interface BICEPSProxyBICEPSLocationControl getControlProxy()
getControlProxy in interface BICEPSMDSContextElementState<BICEPSLocationState,LocationListener>getControlProxy in interface BICEPSStateProxyLocationContextDescriptor getDescriptor()
getDescriptor in interface BICEPSMDSContextElementState<BICEPSLocationState,LocationListener>getDescriptor in interface BICEPSProxyvoid 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.