public class PatientContextState extends AbstractContextState
| Modifier and Type | Field and Description |
|---|---|
protected PatientDemographicsCoreData |
coreData |
bindingEndTime, bindingMDIBVersion, bindingStartTime, contextAssociation, identification, unbindingMDIBVersion, validatorcategory, handledescriptorVersion, extension, referencedDescriptor, stateVersion| Constructor and Description |
|---|
PatientContextState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
PatientDemographicsCoreData |
getCoreData()
Gets the value of the coreData property.
|
int |
hashCode() |
void |
setCoreData(PatientDemographicsCoreData value)
Sets the value of the coreData property.
|
String |
toString() |
getBindingEndTime, getBindingMDIBVersion, getBindingStartTime, getContextAssociation, getIdentification, getUnbindingMDIBVersion, getValidator, setBindingEndTime, setBindingMDIBVersion, setBindingStartTime, setContextAssociation, setIdentification, setUnbindingMDIBVersion, setValidatorgetCategory, getHandle, setCategory, setHandlegetDescriptorVersion, getExtension, getReferencedDescriptor, getStateVersion, setDescriptorVersion, setExtension, setReferencedDescriptor, setStateVersionprotected PatientDemographicsCoreData coreData
public PatientDemographicsCoreData getCoreData()
PatientDemographicsCoreDatapublic void setCoreData(PatientDemographicsCoreData value)
value - allowed object is
PatientDemographicsCoreDatapublic String toString()
toString in class AbstractContextStatepublic boolean equals(Object that)
equals in class AbstractContextStatepublic int hashCode()
hashCode in class AbstractContextStateCopyright © 2017. All rights reserved.