Class COCTMT740000UV04OralHealthService
Java class for COCT_MT740000UV04.OralHealthService complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="COCT_MT740000UV04.OralHealthService">
<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"/>
<element name="code" type="{urn:hl7-org:v3}CS"/>
<element name="effectiveTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
<element name="reasonCode" type="{urn:hl7-org:v3}CS" maxOccurs="5" minOccurs="0"/>
<element name="targetSiteCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
<element name="responsibleParty" type="{urn:hl7-org:v3}COCT_MT740000UV04.ResponsibleParty" minOccurs="0"/>
<element name="performer" type="{urn:hl7-org:v3}COCT_MT740000UV04.Performer" minOccurs="0"/>
<element name="location" type="{urn:hl7-org:v3}COCT_MT740000UV04.Location" maxOccurs="unbounded" minOccurs="0"/>
<element name="pertinentInformation1" type="{urn:hl7-org:v3}COCT_MT740000UV04.PertinentInformation1" maxOccurs="unbounded" minOccurs="0"/>
<element name="pertinentInformation2" type="{urn:hl7-org:v3}COCT_MT740000UV04.PertinentInformation2" maxOccurs="unbounded" minOccurs="0"/>
<element name="referencedBy" type="{urn:hl7-org:v3}COCT_MT740000UV04.Reference" 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}ActClassProcedure" />
<attribute name="moodCode" use="required" type="{urn:hl7-org:v3}x_ActMoodIntentEvent" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ActClassProcedureprotected CSprotected IVLTSprotected IIprotected List<COCTMT740000UV04Location>protected XActMoodIntentEventprotected jakarta.xml.bind.JAXBElement<COCTMT740000UV04Performer>protected List<COCTMT740000UV04PertinentInformation1>protected List<COCTMT740000UV04PertinentInformation2>protected jakarta.xml.bind.JAXBElement<COCTMT740000UV04Reference>protected jakarta.xml.bind.JAXBElement<COCTMT740000UV04ResponsibleParty>protected II -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the classCode property.getCode()Gets the value of the code property.Gets the value of the effectiveTime property.getId()Gets the value of the id property.Gets the value of the location property.Gets the value of the moodCode property.Gets the value of the nullFlavor property.jakarta.xml.bind.JAXBElement<COCTMT740000UV04Performer>Gets the value of the performer property.Gets the value of the pertinentInformation1 property.Gets the value of the pertinentInformation2 property.Gets the value of the realmCode property.Gets the value of the reasonCode property.jakarta.xml.bind.JAXBElement<COCTMT740000UV04Reference>Gets the value of the referencedBy property.jakarta.xml.bind.JAXBElement<COCTMT740000UV04ResponsibleParty>Gets the value of the responsibleParty property.Gets the value of the targetSiteCode property.Gets the value of the templateId property.Gets the value of the typeId property.inthashCode()voidsetClassCode(ActClassProcedure 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.voidSets the value of the id property.voidsetMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidsetPerformer(jakarta.xml.bind.JAXBElement<COCTMT740000UV04Performer> value) Sets the value of the performer property.voidsetReferencedBy(jakarta.xml.bind.JAXBElement<COCTMT740000UV04Reference> value) Sets the value of the referencedBy property.voidsetResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT740000UV04ResponsibleParty> value) Sets the value of the responsibleParty property.voidSets the value of the typeId property.toString()Generates a String representation of the contents of this type.withClassCode(ActClassProcedure value) withEffectiveTime(IVLTS value) withLocation(COCTMT740000UV04Location... values) withMoodCode(XActMoodIntentEvent value) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withPerformer(jakarta.xml.bind.JAXBElement<COCTMT740000UV04Performer> value) withRealmCode(Collection<CS> values) withRealmCode(CS... values) withReasonCode(Collection<CS> values) withReasonCode(CS... values) withReferencedBy(jakarta.xml.bind.JAXBElement<COCTMT740000UV04Reference> value) withResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT740000UV04ResponsibleParty> value) withTargetSiteCode(Collection<CE> values) withTargetSiteCode(CE... values) withTemplateId(Collection<II> values) withTemplateId(II... values) withTypeId(II value)
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
effectiveTime
-
reasonCode
-
targetSiteCode
-
responsibleParty
-
performer
-
location
-
pertinentInformation1
-
pertinentInformation2
-
referencedBy
-
nullFlavor
-
classCode
-
moodCode
-
-
Constructor Details
-
COCTMT740000UV04OralHealthService
public COCTMT740000UV04OralHealthService()
-
-
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.- Returns:
- possible object is
II
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isII
-
getCode
Gets the value of the code property.- Returns:
- possible object is
CS
-
setCode
Sets the value of the code property.- Parameters:
value- allowed object isCS
-
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
-
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
CS -
getTargetSiteCode
Gets the value of the targetSiteCode 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 targetSiteCode property.For example, to add a new item, do as follows:
getTargetSiteCode().add(newItem);Objects of the following type(s) are allowed in the list
CE -
getResponsibleParty
Gets the value of the responsibleParty property.- Returns:
- possible object is
JAXBElement<COCTMT740000UV04ResponsibleParty>
-
setResponsibleParty
public void setResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT740000UV04ResponsibleParty> value) Sets the value of the responsibleParty property.- Parameters:
value- allowed object isJAXBElement<COCTMT740000UV04ResponsibleParty>
-
getPerformer
Gets the value of the performer property.- Returns:
- possible object is
JAXBElement<COCTMT740000UV04Performer>
-
setPerformer
Sets the value of the performer property.- Parameters:
value- allowed object isJAXBElement<COCTMT740000UV04Performer>
-
getLocation
Gets the value of the location 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 location property.For example, to add a new item, do as follows:
getLocation().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT740000UV04Location -
getPertinentInformation1
Gets the value of the pertinentInformation1 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 pertinentInformation1 property.For example, to add a new item, do as follows:
getPertinentInformation1().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT740000UV04PertinentInformation1 -
getPertinentInformation2
Gets the value of the pertinentInformation2 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 pertinentInformation2 property.For example, to add a new item, do as follows:
getPertinentInformation2().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT740000UV04PertinentInformation2 -
getReferencedBy
Gets the value of the referencedBy property.- Returns:
- possible object is
JAXBElement<COCTMT740000UV04Reference>
-
setReferencedBy
Sets the value of the referencedBy property.- Parameters:
value- allowed object isJAXBElement<COCTMT740000UV04Reference>
-
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
ActClassProcedure
-
setClassCode
Sets the value of the classCode property.- Parameters:
value- allowed object isActClassProcedure
-
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
-
withCode
-
withEffectiveTime
-
withReasonCode
-
withReasonCode
-
withTargetSiteCode
-
withTargetSiteCode
-
withResponsibleParty
public COCTMT740000UV04OralHealthService withResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT740000UV04ResponsibleParty> value) -
withPerformer
public COCTMT740000UV04OralHealthService withPerformer(jakarta.xml.bind.JAXBElement<COCTMT740000UV04Performer> value) -
withLocation
-
withLocation
-
withPertinentInformation1
public COCTMT740000UV04OralHealthService withPertinentInformation1(COCTMT740000UV04PertinentInformation1... values) -
withPertinentInformation1
public COCTMT740000UV04OralHealthService withPertinentInformation1(Collection<COCTMT740000UV04PertinentInformation1> values) -
withPertinentInformation2
public COCTMT740000UV04OralHealthService withPertinentInformation2(COCTMT740000UV04PertinentInformation2... values) -
withPertinentInformation2
public COCTMT740000UV04OralHealthService withPertinentInformation2(Collection<COCTMT740000UV04PertinentInformation2> values) -
withReferencedBy
public COCTMT740000UV04OralHealthService withReferencedBy(jakarta.xml.bind.JAXBElement<COCTMT740000UV04Reference> 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
-