Class PRPAIN201305UV02QUQIMT021001UV01ControlActProcess
Java class for PRPA_IN201305UV02.QUQI_MT021001UV01.ControlActProcess complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PRPA_IN201305UV02.QUQI_MT021001UV01.ControlActProcess">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{urn:hl7-org:v3}InfrastructureRootElements"/>
<element name="id" type="{urn:hl7-org:v3}II" maxOccurs="unbounded" minOccurs="0"/>
<element name="code" type="{urn:hl7-org:v3}CD" minOccurs="0"/>
<element name="text" type="{urn:hl7-org:v3}ED" minOccurs="0"/>
<element name="effectiveTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
<element name="priorityCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
<element name="reasonCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
<element name="languageCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
<element name="overseer" type="{urn:hl7-org:v3}QUQI_MT021001UV01.Overseer" maxOccurs="unbounded" minOccurs="0"/>
<element name="authorOrPerformer" type="{urn:hl7-org:v3}QUQI_MT021001UV01.AuthorOrPerformer" maxOccurs="unbounded" minOccurs="0"/>
<element name="dataEnterer" type="{urn:hl7-org:v3}QUQI_MT021001UV01.DataEnterer" maxOccurs="unbounded" minOccurs="0"/>
<element name="informationRecipient" type="{urn:hl7-org:v3}QUQI_MT021001UV01.InformationRecipient" maxOccurs="unbounded" minOccurs="0"/>
<element name="reasonOf" type="{urn:hl7-org:v3}QUQI_MT021001UV01.Reason" maxOccurs="unbounded" minOccurs="0"/>
<element name="queryByParameter" type="{urn:hl7-org:v3}PRPA_MT201306UV02.QueryByParameter" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:hl7-org:v3}InfrastructureRootAttributes"/>
<attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
<attribute name="classCode" use="required" type="{urn:hl7-org:v3}ActClassControlAct" />
<attribute name="moodCode" use="required" type="{urn:hl7-org:v3}x_ActMoodIntentEvent" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<QUQIMT021001UV01AuthorOrPerformer>protected ActClassControlActprotected CDprotected List<QUQIMT021001UV01DataEnterer>protected IVLTSprotected List<QUQIMT021001UV01InformationRecipient>protected CEprotected XActMoodIntentEventprotected List<QUQIMT021001UV01Overseer>protected jakarta.xml.bind.JAXBElement<PRPAMT201306UV02QueryByParameter>protected List<QUQIMT021001UV01Reason>protected EDprotected II -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the authorOrPerformer property.Gets the value of the classCode property.getCode()Gets the value of the code property.Gets the value of the dataEnterer property.Gets the value of the effectiveTime property.getId()Gets the value of the id property.Gets the value of the informationRecipient property.Gets the value of the languageCode property.Gets the value of the moodCode property.Gets the value of the nullFlavor property.Gets the value of the overseer property.Gets the value of the priorityCode property.jakarta.xml.bind.JAXBElement<PRPAMT201306UV02QueryByParameter>Gets the value of the queryByParameter property.Gets the value of the realmCode property.Gets the value of the reasonCode property.Gets the value of the reasonOf property.Gets the value of the templateId property.getText()Gets the value of the text property.Gets the value of the typeId property.inthashCode()voidsetClassCode(ActClassControlAct value) Sets the value of the classCode property.voidSets the value of the code property.voidsetEffectiveTime(IVLTS value) Sets the value of the effectiveTime property.voidsetLanguageCode(CE value) Sets the value of the languageCode property.voidsetMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidsetQueryByParameter(jakarta.xml.bind.JAXBElement<PRPAMT201306UV02QueryByParameter> value) Sets the value of the queryByParameter property.voidSets the value of the text property.voidSets the value of the typeId property.toString()Generates a String representation of the contents of this type.withClassCode(ActClassControlAct value) withDataEnterer(QUQIMT021001UV01DataEnterer... values) withEffectiveTime(IVLTS value) withId(Collection<II> values) withLanguageCode(CE value) withMoodCode(XActMoodIntentEvent value) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withOverseer(QUQIMT021001UV01Overseer... values) withPriorityCode(Collection<CE> values) withPriorityCode(CE... values) withQueryByParameter(jakarta.xml.bind.JAXBElement<PRPAMT201306UV02QueryByParameter> value) withRealmCode(Collection<CS> values) withRealmCode(CS... values) withReasonCode(Collection<CE> values) withReasonCode(CE... values) withReasonOf(Collection<QUQIMT021001UV01Reason> values) withReasonOf(QUQIMT021001UV01Reason... values) withTemplateId(Collection<II> values) withTemplateId(II... values) withTypeId(II value)
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
text
-
effectiveTime
-
priorityCode
-
reasonCode
-
languageCode
-
overseer
-
authorOrPerformer
-
dataEnterer
-
informationRecipient
-
reasonOf
-
queryByParameter
-
nullFlavor
-
classCode
-
moodCode
-
-
Constructor Details
-
PRPAIN201305UV02QUQIMT021001UV01ControlActProcess
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess()
-
-
Method Details
-
getRealmCode
Gets the value of the realmCode property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the realmCode property.For example, to add a new item, do as follows:
getRealmCode().add(newItem);Objects of the following type(s) are allowed in the list
CS -
getTypeId
Gets the value of the typeId property.- Returns:
- possible object is
II
-
setTypeId
Sets the value of the typeId property.- Parameters:
value- allowed object isII
-
getTemplateId
Gets the value of the templateId property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the templateId property.For example, to add a new item, do as follows:
getTemplateId().add(newItem);Objects of the following type(s) are allowed in the list
II -
getId
Gets the value of the id property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the id property.For example, to add a new item, do as follows:
getId().add(newItem);Objects of the following type(s) are allowed in the list
II -
getCode
Gets the value of the code property.- Returns:
- possible object is
CD
-
setCode
Sets the value of the code property.- Parameters:
value- allowed object isCD
-
getText
Gets the value of the text property.- Returns:
- possible object is
ED
-
setText
Sets the value of the text property.- Parameters:
value- allowed object isED
-
getEffectiveTime
Gets the value of the effectiveTime property.- Returns:
- possible object is
IVLTS
-
setEffectiveTime
Sets the value of the effectiveTime property.- Parameters:
value- allowed object isIVLTS
-
getPriorityCode
Gets the value of the priorityCode property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the priorityCode property.For example, to add a new item, do as follows:
getPriorityCode().add(newItem);Objects of the following type(s) are allowed in the list
CE -
getReasonCode
Gets the value of the reasonCode property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the reasonCode property.For example, to add a new item, do as follows:
getReasonCode().add(newItem);Objects of the following type(s) are allowed in the list
CE -
getLanguageCode
Gets the value of the languageCode property.- Returns:
- possible object is
CE
-
setLanguageCode
Sets the value of the languageCode property.- Parameters:
value- allowed object isCE
-
getOverseer
Gets the value of the overseer property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the overseer property.For example, to add a new item, do as follows:
getOverseer().add(newItem);Objects of the following type(s) are allowed in the list
QUQIMT021001UV01Overseer -
getAuthorOrPerformer
Gets the value of the authorOrPerformer property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the authorOrPerformer property.For example, to add a new item, do as follows:
getAuthorOrPerformer().add(newItem);Objects of the following type(s) are allowed in the list
QUQIMT021001UV01AuthorOrPerformer -
getDataEnterer
Gets the value of the dataEnterer property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the dataEnterer property.For example, to add a new item, do as follows:
getDataEnterer().add(newItem);Objects of the following type(s) are allowed in the list
QUQIMT021001UV01DataEnterer -
getInformationRecipient
Gets the value of the informationRecipient property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the informationRecipient property.For example, to add a new item, do as follows:
getInformationRecipient().add(newItem);Objects of the following type(s) are allowed in the list
QUQIMT021001UV01InformationRecipient -
getReasonOf
Gets the value of the reasonOf property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the reasonOf property.For example, to add a new item, do as follows:
getReasonOf().add(newItem);Objects of the following type(s) are allowed in the list
QUQIMT021001UV01Reason -
getQueryByParameter
Gets the value of the queryByParameter property.- Returns:
- possible object is
JAXBElement<PRPAMT201306UV02QueryByParameter>
-
setQueryByParameter
public void setQueryByParameter(jakarta.xml.bind.JAXBElement<PRPAMT201306UV02QueryByParameter> value) Sets the value of the queryByParameter property.- Parameters:
value- allowed object isJAXBElement<PRPAMT201306UV02QueryByParameter>
-
getNullFlavor
Gets the value of the nullFlavor property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the nullFlavor property.For example, to add a new item, do as follows:
getNullFlavor().add(newItem);Objects of the following type(s) are allowed in the list
String -
getClassCode
Gets the value of the classCode property.- Returns:
- possible object is
ActClassControlAct
-
setClassCode
Sets the value of the classCode property.- Parameters:
value- allowed object isActClassControlAct
-
getMoodCode
Gets the value of the moodCode property.- Returns:
- possible object is
XActMoodIntentEvent
-
setMoodCode
Sets the value of the moodCode property.- Parameters:
value- allowed object isXActMoodIntentEvent
-
withRealmCode
-
withRealmCode
-
withTypeId
-
withTemplateId
-
withTemplateId
-
withId
-
withId
-
withCode
-
withText
-
withEffectiveTime
-
withPriorityCode
-
withPriorityCode
-
withReasonCode
-
withReasonCode
-
withLanguageCode
-
withOverseer
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withOverseer(QUQIMT021001UV01Overseer... values) -
withOverseer
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withOverseer(Collection<QUQIMT021001UV01Overseer> values) -
withAuthorOrPerformer
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withAuthorOrPerformer(QUQIMT021001UV01AuthorOrPerformer... values) -
withAuthorOrPerformer
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withAuthorOrPerformer(Collection<QUQIMT021001UV01AuthorOrPerformer> values) -
withDataEnterer
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withDataEnterer(QUQIMT021001UV01DataEnterer... values) -
withDataEnterer
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withDataEnterer(Collection<QUQIMT021001UV01DataEnterer> values) -
withInformationRecipient
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withInformationRecipient(QUQIMT021001UV01InformationRecipient... values) -
withInformationRecipient
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withInformationRecipient(Collection<QUQIMT021001UV01InformationRecipient> values) -
withReasonOf
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withReasonOf(QUQIMT021001UV01Reason... values) -
withReasonOf
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withReasonOf(Collection<QUQIMT021001UV01Reason> values) -
withQueryByParameter
public PRPAIN201305UV02QUQIMT021001UV01ControlActProcess withQueryByParameter(jakarta.xml.bind.JAXBElement<PRPAMT201306UV02QueryByParameter> value) -
withNullFlavor
-
withNullFlavor
-
withClassCode
-
withMoodCode
-
equals
-
hashCode
public int hashCode() -
toString
Generates a String representation of the contents of this type. This is an extension method, produced by the 'ts' xjc plugin
-