Class COCTMT510000UV06PolicyOrProgram
Java class for COCT_MT510000UV06.PolicyOrProgram complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="COCT_MT510000UV06.PolicyOrProgram">
<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"/>
<element name="statusCode" type="{urn:hl7-org:v3}CS" minOccurs="0"/>
<element name="effectiveTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
<element name="confidentialityCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
<element name="coveredParty" type="{urn:hl7-org:v3}COCT_MT510000UV06.CoveredParty2"/>
<element name="holder" type="{urn:hl7-org:v3}COCT_MT510000UV06.Holder" minOccurs="0"/>
<element name="responsibleParty" type="{urn:hl7-org:v3}COCT_MT510000UV06.ResponsibleParty2" minOccurs="0"/>
<element name="primaryPerformer" type="{urn:hl7-org:v3}COCT_MT510000UV06.PrimaryPerformer" maxOccurs="unbounded" minOccurs="0"/>
<element name="author" type="{urn:hl7-org:v3}COCT_MT510000UV06.Author2" maxOccurs="unbounded" minOccurs="0"/>
<element name="definition" type="{urn:hl7-org:v3}COCT_MT510000UV06.Definition3" minOccurs="0"/>
<element name="replacementOf" type="{urn:hl7-org:v3}COCT_MT510000UV06.ReplacementOf" minOccurs="0"/>
<element name="limitation1" type="{urn:hl7-org:v3}COCT_MT510000UV06.Limitation3" maxOccurs="unbounded" minOccurs="0"/>
<element name="limitation2" type="{urn:hl7-org:v3}COCT_MT510000UV06.Limitation" maxOccurs="unbounded" minOccurs="0"/>
<element name="coverageOf" type="{urn:hl7-org:v3}COCT_MT510000UV06.Coverage2" maxOccurs="unbounded" 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}ActClass" fixed="COV" />
<attribute name="moodCode" use="required" type="{urn:hl7-org:v3}ActMood" fixed="EVN" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<COCTMT510000UV06Author2>protected CDprotected List<COCTMT510000UV06Coverage2>protected COCTMT510000UV06CoveredParty2protected jakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3>protected IVLTSprotected jakarta.xml.bind.JAXBElement<COCTMT510000UV06Holder>protected List<COCTMT510000UV06Limitation3>protected List<COCTMT510000UV06Limitation>protected List<COCTMT510000UV06PrimaryPerformer>protected jakarta.xml.bind.JAXBElement<COCTMT510000UV06ReplacementOf>protected jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2>protected CSprotected II -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the author property.Gets the value of the classCode property.getCode()Gets the value of the code property.Gets the value of the confidentialityCode property.Gets the value of the coverageOf property.Gets the value of the coveredParty property.jakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3>Gets the value of the definition property.Gets the value of the effectiveTime property.jakarta.xml.bind.JAXBElement<COCTMT510000UV06Holder>Gets the value of the holder property.getId()Gets the value of the id property.Gets the value of the limitation1 property.Gets the value of the limitation2 property.Gets the value of the moodCode property.Gets the value of the nullFlavor property.Gets the value of the primaryPerformer property.Gets the value of the realmCode property.jakarta.xml.bind.JAXBElement<COCTMT510000UV06ReplacementOf>Gets the value of the replacementOf property.jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2>Gets the value of the responsibleParty property.Gets the value of the statusCode property.Gets the value of the templateId property.Gets the value of the typeId property.inthashCode()voidSets the value of the code property.voidSets the value of the coveredParty property.voidsetDefinition(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3> value) Sets the value of the definition property.voidsetEffectiveTime(IVLTS value) Sets the value of the effectiveTime property.voidsetHolder(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Holder> value) Sets the value of the holder property.voidsetReplacementOf(jakarta.xml.bind.JAXBElement<COCTMT510000UV06ReplacementOf> value) Sets the value of the replacementOf property.voidsetResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2> value) Sets the value of the responsibleParty property.voidsetStatusCode(CS value) Sets the value of the statusCode property.voidSets the value of the typeId property.toString()Generates a String representation of the contents of this type.withAuthor(Collection<COCTMT510000UV06Author2> values) withAuthor(COCTMT510000UV06Author2... values) withClassCode(String... values) withClassCode(Collection<String> values) withConfidentialityCode(Collection<CE> values) withConfidentialityCode(CE... values) withCoverageOf(COCTMT510000UV06Coverage2... values) withDefinition(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3> value) withEffectiveTime(IVLTS value) withHolder(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Holder> value) withId(Collection<II> values) withLimitation1(COCTMT510000UV06Limitation3... values) withLimitation2(COCTMT510000UV06Limitation... values) withMoodCode(String... values) withMoodCode(Collection<String> values) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withRealmCode(Collection<CS> values) withRealmCode(CS... values) withReplacementOf(jakarta.xml.bind.JAXBElement<COCTMT510000UV06ReplacementOf> value) withResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2> value) withStatusCode(CS value) withTemplateId(Collection<II> values) withTemplateId(II... values) withTypeId(II value)
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
statusCode
-
effectiveTime
-
confidentialityCode
-
coveredParty
-
holder
-
responsibleParty
-
-
author
-
definition
-
replacementOf
-
limitation1
-
limitation2
-
coverageOf
-
nullFlavor
-
classCode
-
moodCode
-
-
Constructor Details
-
COCTMT510000UV06PolicyOrProgram
public COCTMT510000UV06PolicyOrProgram()
-
-
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
-
getStatusCode
Gets the value of the statusCode property.- Returns:
- possible object is
CS
-
setStatusCode
Sets the value of the statusCode 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
-
getConfidentialityCode
Gets the value of the confidentialityCode 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 confidentialityCode property.For example, to add a new item, do as follows:
getConfidentialityCode().add(newItem);Objects of the following type(s) are allowed in the list
CE -
getCoveredParty
Gets the value of the coveredParty property.- Returns:
- possible object is
COCTMT510000UV06CoveredParty2
-
setCoveredParty
Sets the value of the coveredParty property.- Parameters:
value- allowed object isCOCTMT510000UV06CoveredParty2
-
getHolder
Gets the value of the holder property.- Returns:
- possible object is
JAXBElement<COCTMT510000UV06Holder>
-
setHolder
Sets the value of the holder property.- Parameters:
value- allowed object isJAXBElement<COCTMT510000UV06Holder>
-
getResponsibleParty
Gets the value of the responsibleParty property.- Returns:
- possible object is
JAXBElement<COCTMT510000UV06ResponsibleParty2>
-
setResponsibleParty
public void setResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2> value) Sets the value of the responsibleParty property.- Parameters:
value- allowed object isJAXBElement<COCTMT510000UV06ResponsibleParty2>
-
getPrimaryPerformer
Gets the value of the primaryPerformer 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 primaryPerformer property.For example, to add a new item, do as follows:
getPrimaryPerformer().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT510000UV06PrimaryPerformer -
getAuthor
Gets the value of the author 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 author property.For example, to add a new item, do as follows:
getAuthor().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT510000UV06Author2 -
getDefinition
Gets the value of the definition property.- Returns:
- possible object is
JAXBElement<COCTMT510000UV06Definition3>
-
setDefinition
Sets the value of the definition property.- Parameters:
value- allowed object isJAXBElement<COCTMT510000UV06Definition3>
-
getReplacementOf
Gets the value of the replacementOf property.- Returns:
- possible object is
JAXBElement<COCTMT510000UV06ReplacementOf>
-
setReplacementOf
Sets the value of the replacementOf property.- Parameters:
value- allowed object isJAXBElement<COCTMT510000UV06ReplacementOf>
-
getLimitation1
Gets the value of the limitation1 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 limitation1 property.For example, to add a new item, do as follows:
getLimitation1().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT510000UV06Limitation3 -
getLimitation2
Gets the value of the limitation2 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 limitation2 property.For example, to add a new item, do as follows:
getLimitation2().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT510000UV06Limitation -
getCoverageOf
Gets the value of the coverageOf 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 coverageOf property.For example, to add a new item, do as follows:
getCoverageOf().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT510000UV06Coverage2 -
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.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 classCode property.For example, to add a new item, do as follows:
getClassCode().add(newItem);Objects of the following type(s) are allowed in the list
String -
getMoodCode
Gets the value of the moodCode 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 moodCode property.For example, to add a new item, do as follows:
getMoodCode().add(newItem);Objects of the following type(s) are allowed in the list
String -
withRealmCode
-
withRealmCode
-
withTypeId
-
withTemplateId
-
withTemplateId
-
withId
-
withId
-
withCode
-
withStatusCode
-
withEffectiveTime
-
withConfidentialityCode
-
withConfidentialityCode
-
withCoveredParty
-
withHolder
public COCTMT510000UV06PolicyOrProgram withHolder(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Holder> value) -
withResponsibleParty
public COCTMT510000UV06PolicyOrProgram withResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2> value) -
withPrimaryPerformer
public COCTMT510000UV06PolicyOrProgram withPrimaryPerformer(COCTMT510000UV06PrimaryPerformer... values) -
withPrimaryPerformer
public COCTMT510000UV06PolicyOrProgram withPrimaryPerformer(Collection<COCTMT510000UV06PrimaryPerformer> values) -
withAuthor
-
withAuthor
-
withDefinition
public COCTMT510000UV06PolicyOrProgram withDefinition(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3> value) -
withReplacementOf
public COCTMT510000UV06PolicyOrProgram withReplacementOf(jakarta.xml.bind.JAXBElement<COCTMT510000UV06ReplacementOf> value) -
withLimitation1
-
withLimitation1
public COCTMT510000UV06PolicyOrProgram withLimitation1(Collection<COCTMT510000UV06Limitation3> values) -
withLimitation2
-
withLimitation2
public COCTMT510000UV06PolicyOrProgram withLimitation2(Collection<COCTMT510000UV06Limitation> values) -
withCoverageOf
-
withCoverageOf
-
withNullFlavor
-
withNullFlavor
-
withClassCode
-
withClassCode
-
withMoodCode
-
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
-