public class EngagementType
extends java.lang.Object
Java class for EngagementType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EngagementType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="registeredResidentIdentification" type="{urn:riv:itintegration:engagementindex:1}RegisteredResidentIdentificationType"/>
<element name="serviceDomain" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="categorization" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="logicalAddress" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="businessObjectInstanceIdentifier" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="clinicalProcessInterestId" type="{urn:riv:itintegration:engagementindex:1}ClinicalProcessInterestIdType"/>
<element name="mostRecentContent" type="{urn:riv:itintegration:engagementindex:1}TS" minOccurs="0"/>
<element name="sourceSystem" type="{urn:riv:itintegration:engagementindex:1}HsaIdType"/>
<element name="creationTime" type="{urn:riv:itintegration:engagementindex:1}TS" minOccurs="0"/>
<element name="updateTime" type="{urn:riv:itintegration:engagementindex:1}TS" minOccurs="0"/>
<element name="dataController" type="{urn:riv:itintegration:engagementindex:1}OrgNoType"/>
<element name="owner" type="{urn:riv:itintegration:engagementindex:1}HsaIdType" minOccurs="0"/>
<any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
any |
protected java.lang.String |
businessObjectInstanceIdentifier |
protected java.lang.String |
categorization |
protected java.lang.String |
clinicalProcessInterestId |
protected java.lang.String |
creationTime |
protected java.lang.String |
dataController |
protected java.lang.String |
logicalAddress |
protected java.lang.String |
mostRecentContent |
protected java.lang.String |
owner |
protected java.lang.String |
registeredResidentIdentification |
protected java.lang.String |
serviceDomain |
protected java.lang.String |
sourceSystem |
protected java.lang.String |
updateTime |
| Constructor and Description |
|---|
EngagementType() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getAny()
Gets the value of the any property.
|
java.lang.String |
getBusinessObjectInstanceIdentifier()
Gets the value of the businessObjectInstanceIdentifier property.
|
java.lang.String |
getCategorization()
Gets the value of the categorization property.
|
java.lang.String |
getClinicalProcessInterestId()
Gets the value of the clinicalProcessInterestId property.
|
java.lang.String |
getCreationTime()
Gets the value of the creationTime property.
|
java.lang.String |
getDataController()
Gets the value of the dataController property.
|
java.lang.String |
getLogicalAddress()
Gets the value of the logicalAddress property.
|
java.lang.String |
getMostRecentContent()
Gets the value of the mostRecentContent property.
|
java.lang.String |
getOwner()
Gets the value of the owner property.
|
java.lang.String |
getRegisteredResidentIdentification()
Gets the value of the registeredResidentIdentification property.
|
java.lang.String |
getServiceDomain()
Gets the value of the serviceDomain property.
|
java.lang.String |
getSourceSystem()
Gets the value of the sourceSystem property.
|
java.lang.String |
getUpdateTime()
Gets the value of the updateTime property.
|
void |
setBusinessObjectInstanceIdentifier(java.lang.String value)
Sets the value of the businessObjectInstanceIdentifier property.
|
void |
setCategorization(java.lang.String value)
Sets the value of the categorization property.
|
void |
setClinicalProcessInterestId(java.lang.String value)
Sets the value of the clinicalProcessInterestId property.
|
void |
setCreationTime(java.lang.String value)
Sets the value of the creationTime property.
|
void |
setDataController(java.lang.String value)
Sets the value of the dataController property.
|
void |
setLogicalAddress(java.lang.String value)
Sets the value of the logicalAddress property.
|
void |
setMostRecentContent(java.lang.String value)
Sets the value of the mostRecentContent property.
|
void |
setOwner(java.lang.String value)
Sets the value of the owner property.
|
void |
setRegisteredResidentIdentification(java.lang.String value)
Sets the value of the registeredResidentIdentification property.
|
void |
setServiceDomain(java.lang.String value)
Sets the value of the serviceDomain property.
|
void |
setSourceSystem(java.lang.String value)
Sets the value of the sourceSystem property.
|
void |
setUpdateTime(java.lang.String value)
Sets the value of the updateTime property.
|
protected java.lang.String registeredResidentIdentification
protected java.lang.String serviceDomain
protected java.lang.String categorization
protected java.lang.String logicalAddress
protected java.lang.String businessObjectInstanceIdentifier
protected java.lang.String clinicalProcessInterestId
protected java.lang.String mostRecentContent
protected java.lang.String sourceSystem
protected java.lang.String creationTime
protected java.lang.String updateTime
protected java.lang.String dataController
protected java.lang.String owner
protected java.util.List<java.lang.Object> any
public java.lang.String getRegisteredResidentIdentification()
Stringpublic void setRegisteredResidentIdentification(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getServiceDomain()
Stringpublic void setServiceDomain(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCategorization()
Stringpublic void setCategorization(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLogicalAddress()
Stringpublic void setLogicalAddress(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBusinessObjectInstanceIdentifier()
Stringpublic void setBusinessObjectInstanceIdentifier(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getClinicalProcessInterestId()
Stringpublic void setClinicalProcessInterestId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMostRecentContent()
Stringpublic void setMostRecentContent(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSourceSystem()
Stringpublic void setSourceSystem(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCreationTime()
Stringpublic void setCreationTime(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUpdateTime()
Stringpublic void setUpdateTime(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataController()
Stringpublic void setDataController(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOwner()
Stringpublic void setOwner(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.Object> getAny()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Element
Object
Copyright © 2017. All Rights Reserved.