Class COCTMT510000UV06CoveredParty
Java class for COCT_MT510000UV06.CoveredParty complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="COCT_MT510000UV06.CoveredParty">
<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"/>
<element name="code" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
<element name="addr" type="{urn:hl7-org:v3}AD" maxOccurs="unbounded" minOccurs="0"/>
<element name="telecom" type="{urn:hl7-org:v3}TEL" maxOccurs="unbounded" minOccurs="0"/>
<element name="effectiveTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
<choice>
<element name="coveredOrganization1" type="{urn:hl7-org:v3}COCT_MT150000UV02.Organization" minOccurs="0"/>
<choice>
<element name="coveredPerson" type="{urn:hl7-org:v3}COCT_MT030007UV.Person" minOccurs="0"/>
<element name="coveredNonPersonLivingSubject" type="{urn:hl7-org:v3}COCT_MT030007UV.NonPersonLivingSubject" minOccurs="0"/>
</choice>
</choice>
<element name="underwritingOrganization" type="{urn:hl7-org:v3}COCT_MT150000UV02.Organization" minOccurs="0"/>
<element name="subjectOf1" type="{urn:hl7-org:v3}COCT_MT510000UV06.Subject" maxOccurs="unbounded" minOccurs="0"/>
<element name="subjectOf2" type="{urn:hl7-org:v3}COCT_MT510000UV06.Subject3" maxOccurs="unbounded" minOccurs="0"/>
<element name="part" type="{urn:hl7-org:v3}COCT_MT510000UV06.Part" maxOccurs="unbounded" minOccurs="0"/>
<element name="indirectAuthority1" type="{urn:hl7-org:v3}COCT_MT510000UV06.IndirectAuthorithyOver" maxOccurs="unbounded" minOccurs="0"/>
<element name="indirectAuthority2" type="{urn:hl7-org:v3}COCT_MT510000UV06.IndirectAuthorithyOver2" 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}RoleClassCoveredParty" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected CEprotected jakarta.xml.bind.JAXBElement<COCTMT030007UVNonPersonLivingSubject>protected jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization>protected jakarta.xml.bind.JAXBElement<COCTMT030007UVPerson>protected IVLTSprotected List<COCTMT510000UV06IndirectAuthorithyOver>protected jakarta.xml.bind.JAXBElement<COCTMT510000UV06IndirectAuthorithyOver2>protected List<COCTMT510000UV06Part>protected List<COCTMT510000UV06Subject>protected List<COCTMT510000UV06Subject3>protected IIprotected jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAddr()Gets the value of the addr property.Gets the value of the classCode property.getCode()Gets the value of the code property.jakarta.xml.bind.JAXBElement<COCTMT030007UVNonPersonLivingSubject>Gets the value of the coveredNonPersonLivingSubject property.jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization>Gets the value of the coveredOrganization1 property.jakarta.xml.bind.JAXBElement<COCTMT030007UVPerson>Gets the value of the coveredPerson property.Gets the value of the effectiveTime property.getId()Gets the value of the id property.Gets the value of the indirectAuthority1 property.jakarta.xml.bind.JAXBElement<COCTMT510000UV06IndirectAuthorithyOver2>Gets the value of the indirectAuthority2 property.Gets the value of the nullFlavor property.getPart()Gets the value of the part property.Gets the value of the realmCode property.Gets the value of the subjectOf1 property.Gets the value of the subjectOf2 property.Gets the value of the telecom property.Gets the value of the templateId property.Gets the value of the typeId property.jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization>Gets the value of the underwritingOrganization property.inthashCode()voidsetClassCode(String value) Sets the value of the classCode property.voidSets the value of the code property.voidsetCoveredNonPersonLivingSubject(jakarta.xml.bind.JAXBElement<COCTMT030007UVNonPersonLivingSubject> value) Sets the value of the coveredNonPersonLivingSubject property.voidsetCoveredOrganization1(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) Sets the value of the coveredOrganization1 property.voidsetCoveredPerson(jakarta.xml.bind.JAXBElement<COCTMT030007UVPerson> value) Sets the value of the coveredPerson property.voidsetEffectiveTime(IVLTS value) Sets the value of the effectiveTime property.voidsetIndirectAuthority2(jakarta.xml.bind.JAXBElement<COCTMT510000UV06IndirectAuthorithyOver2> value) Sets the value of the indirectAuthority2 property.voidSets the value of the typeId property.voidsetUnderwritingOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) Sets the value of the underwritingOrganization property.toString()Generates a String representation of the contents of this type.withAddr(Collection<AD> values) withClassCode(String value) withCoveredNonPersonLivingSubject(jakarta.xml.bind.JAXBElement<COCTMT030007UVNonPersonLivingSubject> value) withCoveredOrganization1(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) withCoveredPerson(jakarta.xml.bind.JAXBElement<COCTMT030007UVPerson> value) withEffectiveTime(IVLTS value) withId(Collection<II> values) withIndirectAuthority2(jakarta.xml.bind.JAXBElement<COCTMT510000UV06IndirectAuthorithyOver2> value) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withPart(Collection<COCTMT510000UV06Part> values) withPart(COCTMT510000UV06Part... values) withRealmCode(Collection<CS> values) withRealmCode(CS... values) withSubjectOf1(COCTMT510000UV06Subject... values) withSubjectOf2(COCTMT510000UV06Subject3... values) withTelecom(Collection<TEL> values) withTelecom(TEL... values) withTemplateId(Collection<II> values) withTemplateId(II... values) withTypeId(II value) withUnderwritingOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value)
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
addr
-
telecom
-
effectiveTime
-
coveredOrganization1
-
coveredPerson
-
coveredNonPersonLivingSubject
protected jakarta.xml.bind.JAXBElement<COCTMT030007UVNonPersonLivingSubject> coveredNonPersonLivingSubject -
underwritingOrganization
-
subjectOf1
-
subjectOf2
-
part
-
indirectAuthority1
-
indirectAuthority2
-
nullFlavor
-
classCode
-
-
Constructor Details
-
COCTMT510000UV06CoveredParty
public COCTMT510000UV06CoveredParty()
-
-
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
CE
-
setCode
Sets the value of the code property.- Parameters:
value- allowed object isCE
-
getAddr
Gets the value of the addr 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 addr property.For example, to add a new item, do as follows:
getAddr().add(newItem);Objects of the following type(s) are allowed in the list
AD -
getTelecom
Gets the value of the telecom 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 telecom property.For example, to add a new item, do as follows:
getTelecom().add(newItem);Objects of the following type(s) are allowed in the list
TEL -
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
-
getCoveredOrganization1
Gets the value of the coveredOrganization1 property.- Returns:
- possible object is
JAXBElement<COCTMT150000UV02Organization>
-
setCoveredOrganization1
public void setCoveredOrganization1(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) Sets the value of the coveredOrganization1 property.- Parameters:
value- allowed object isJAXBElement<COCTMT150000UV02Organization>
-
getCoveredPerson
Gets the value of the coveredPerson property.- Returns:
- possible object is
JAXBElement<COCTMT030007UVPerson>
-
setCoveredPerson
Sets the value of the coveredPerson property.- Parameters:
value- allowed object isJAXBElement<COCTMT030007UVPerson>
-
getCoveredNonPersonLivingSubject
public jakarta.xml.bind.JAXBElement<COCTMT030007UVNonPersonLivingSubject> getCoveredNonPersonLivingSubject()Gets the value of the coveredNonPersonLivingSubject property.- Returns:
- possible object is
JAXBElement<COCTMT030007UVNonPersonLivingSubject>
-
setCoveredNonPersonLivingSubject
public void setCoveredNonPersonLivingSubject(jakarta.xml.bind.JAXBElement<COCTMT030007UVNonPersonLivingSubject> value) Sets the value of the coveredNonPersonLivingSubject property.- Parameters:
value- allowed object isJAXBElement<COCTMT030007UVNonPersonLivingSubject>
-
getUnderwritingOrganization
Gets the value of the underwritingOrganization property.- Returns:
- possible object is
JAXBElement<COCTMT150000UV02Organization>
-
setUnderwritingOrganization
public void setUnderwritingOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) Sets the value of the underwritingOrganization property.- Parameters:
value- allowed object isJAXBElement<COCTMT150000UV02Organization>
-
getSubjectOf1
Gets the value of the subjectOf1 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 subjectOf1 property.For example, to add a new item, do as follows:
getSubjectOf1().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT510000UV06Subject -
getSubjectOf2
Gets the value of the subjectOf2 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 subjectOf2 property.For example, to add a new item, do as follows:
getSubjectOf2().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT510000UV06Subject3 -
getPart
Gets the value of the part 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 part property.For example, to add a new item, do as follows:
getPart().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT510000UV06Part -
getIndirectAuthority1
Gets the value of the indirectAuthority1 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 indirectAuthority1 property.For example, to add a new item, do as follows:
getIndirectAuthority1().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT510000UV06IndirectAuthorithyOver -
getIndirectAuthority2
public jakarta.xml.bind.JAXBElement<COCTMT510000UV06IndirectAuthorithyOver2> getIndirectAuthority2()Gets the value of the indirectAuthority2 property.- Returns:
- possible object is
JAXBElement<COCTMT510000UV06IndirectAuthorithyOver2>
-
setIndirectAuthority2
public void setIndirectAuthority2(jakarta.xml.bind.JAXBElement<COCTMT510000UV06IndirectAuthorithyOver2> value) Sets the value of the indirectAuthority2 property.- Parameters:
value- allowed object isJAXBElement<COCTMT510000UV06IndirectAuthorithyOver2>
-
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
String
-
setClassCode
Sets the value of the classCode property.- Parameters:
value- allowed object isString
-
withRealmCode
-
withRealmCode
-
withTypeId
-
withTemplateId
-
withTemplateId
-
withId
-
withId
-
withCode
-
withAddr
-
withAddr
-
withTelecom
-
withTelecom
-
withEffectiveTime
-
withCoveredOrganization1
public COCTMT510000UV06CoveredParty withCoveredOrganization1(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) -
withCoveredPerson
public COCTMT510000UV06CoveredParty withCoveredPerson(jakarta.xml.bind.JAXBElement<COCTMT030007UVPerson> value) -
withCoveredNonPersonLivingSubject
public COCTMT510000UV06CoveredParty withCoveredNonPersonLivingSubject(jakarta.xml.bind.JAXBElement<COCTMT030007UVNonPersonLivingSubject> value) -
withUnderwritingOrganization
public COCTMT510000UV06CoveredParty withUnderwritingOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) -
withSubjectOf1
-
withSubjectOf1
-
withSubjectOf2
-
withSubjectOf2
-
withPart
-
withPart
-
withIndirectAuthority1
public COCTMT510000UV06CoveredParty withIndirectAuthority1(COCTMT510000UV06IndirectAuthorithyOver... values) -
withIndirectAuthority1
public COCTMT510000UV06CoveredParty withIndirectAuthority1(Collection<COCTMT510000UV06IndirectAuthorithyOver> values) -
withIndirectAuthority2
public COCTMT510000UV06CoveredParty withIndirectAuthority2(jakarta.xml.bind.JAXBElement<COCTMT510000UV06IndirectAuthorithyOver2> value) -
withNullFlavor
-
withNullFlavor
-
withClassCode
-
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
-