Class PRPAIN201306UV02MFMIMT700711UV01ControlActProcess
Java class for PRPA_IN201306UV02.MFMI_MT700711UV01.ControlActProcess complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PRPA_IN201306UV02.MFMI_MT700711UV01.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}MFMI_MT700711UV01.Overseer" maxOccurs="unbounded" minOccurs="0"/>
<element name="authorOrPerformer" type="{urn:hl7-org:v3}MFMI_MT700711UV01.AuthorOrPerformer" maxOccurs="unbounded" minOccurs="0"/>
<element name="dataEnterer" type="{urn:hl7-org:v3}MFMI_MT700711UV01.DataEnterer" maxOccurs="unbounded" minOccurs="0"/>
<element name="informationRecipient" type="{urn:hl7-org:v3}MFMI_MT700711UV01.InformationRecipient" maxOccurs="unbounded" minOccurs="0"/>
<element name="subject" type="{urn:hl7-org:v3}PRPA_IN201306UV02.MFMI_MT700711UV01.Subject1" maxOccurs="unbounded" minOccurs="0"/>
<element name="reasonOf" type="{urn:hl7-org:v3}MFMI_MT700711UV01.Reason" maxOccurs="unbounded" minOccurs="0"/>
<element name="queryAck" type="{urn:hl7-org:v3}MFMI_MT700711UV01.QueryAck"/>
<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<MFMIMT700711UV01AuthorOrPerformer>protected ActClassControlActprotected CDprotected List<MFMIMT700711UV01DataEnterer>protected IVLTSprotected List<MFMIMT700711UV01InformationRecipient>protected CEprotected XActMoodIntentEventprotected List<MFMIMT700711UV01Overseer>protected MFMIMT700711UV01QueryAckprotected jakarta.xml.bind.JAXBElement<PRPAMT201306UV02QueryByParameter>protected List<MFMIMT700711UV01Reason>protected List<PRPAIN201306UV02MFMIMT700711UV01Subject1>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.Gets the value of the queryAck 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 subject 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.voidSets the value of the queryAck 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(MFMIMT700711UV01DataEnterer... values) withEffectiveTime(IVLTS value) withId(Collection<II> values) withLanguageCode(CE value) withMoodCode(XActMoodIntentEvent value) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withOverseer(MFMIMT700711UV01Overseer... 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<MFMIMT700711UV01Reason> values) withReasonOf(MFMIMT700711UV01Reason... 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
-
subject
-
reasonOf
-
queryAck
-
queryByParameter
-
nullFlavor
-
classCode
-
moodCode
-
-
Constructor Details
-
PRPAIN201306UV02MFMIMT700711UV01ControlActProcess
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess()
-
-
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
MFMIMT700711UV01Overseer -
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
MFMIMT700711UV01AuthorOrPerformer -
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
MFMIMT700711UV01DataEnterer -
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
MFMIMT700711UV01InformationRecipient -
getSubject
Gets the value of the subject 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 subject property.For example, to add a new item, do as follows:
getSubject().add(newItem);Objects of the following type(s) are allowed in the list
PRPAIN201306UV02MFMIMT700711UV01Subject1 -
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
MFMIMT700711UV01Reason -
getQueryAck
Gets the value of the queryAck property.- Returns:
- possible object is
MFMIMT700711UV01QueryAck
-
setQueryAck
Sets the value of the queryAck property.- Parameters:
value- allowed object isMFMIMT700711UV01QueryAck
-
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 PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withOverseer(MFMIMT700711UV01Overseer... values) -
withOverseer
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withOverseer(Collection<MFMIMT700711UV01Overseer> values) -
withAuthorOrPerformer
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withAuthorOrPerformer(MFMIMT700711UV01AuthorOrPerformer... values) -
withAuthorOrPerformer
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withAuthorOrPerformer(Collection<MFMIMT700711UV01AuthorOrPerformer> values) -
withDataEnterer
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withDataEnterer(MFMIMT700711UV01DataEnterer... values) -
withDataEnterer
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withDataEnterer(Collection<MFMIMT700711UV01DataEnterer> values) -
withInformationRecipient
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withInformationRecipient(MFMIMT700711UV01InformationRecipient... values) -
withInformationRecipient
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withInformationRecipient(Collection<MFMIMT700711UV01InformationRecipient> values) -
withSubject
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withSubject(PRPAIN201306UV02MFMIMT700711UV01Subject1... values) -
withSubject
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withSubject(Collection<PRPAIN201306UV02MFMIMT700711UV01Subject1> values) -
withReasonOf
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withReasonOf(MFMIMT700711UV01Reason... values) -
withReasonOf
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withReasonOf(Collection<MFMIMT700711UV01Reason> values) -
withQueryAck
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess withQueryAck(MFMIMT700711UV01QueryAck value) -
withQueryByParameter
public PRPAIN201306UV02MFMIMT700711UV01ControlActProcess 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
-