public class PatientContextState extends AbstractContextState
Java class for PatientContextState complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PatientContextState">
<complexContent>
<extension base="{http://p11073-10207/draft10/pm/2017/10/05}AbstractContextState">
<sequence>
<element name="CoreData" type="{http://p11073-10207/draft10/pm/2017/10/05}PatientDemographicsCoreData" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PatientDemographicsCoreData |
coreData |
bindingEndTime, bindingMdibVersion, bindingStartTime, contextAssociation, identification, unbindingMdibVersion, validatorcategory, handledescriptorHandle, descriptorVersion, extension, 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, setHandlegetDescriptorHandle, getDescriptorVersion, getExtension, getStateVersion, setDescriptorHandle, setDescriptorVersion, setExtension, 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 © 2018. All rights reserved.