Class COCTMT030000UV04NonPersonLivingSubject
Java class for COCT_MT030000UV04.NonPersonLivingSubject complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="COCT_MT030000UV04.NonPersonLivingSubject">
<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="quantity" type="{urn:hl7-org:v3}INT" minOccurs="0"/>
<element name="name" type="{urn:hl7-org:v3}EN" maxOccurs="unbounded" minOccurs="0"/>
<element name="desc" type="{urn:hl7-org:v3}ED" minOccurs="0"/>
<element name="statusCode" type="{urn:hl7-org:v3}CS" minOccurs="0"/>
<element name="existenceTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
<element name="riskCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
<element name="handlingCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
<element name="administrativeGenderCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
<element name="birthTime" type="{urn:hl7-org:v3}TS" minOccurs="0"/>
<element name="deceasedInd" type="{urn:hl7-org:v3}BL" minOccurs="0"/>
<element name="multipleBirthInd" type="{urn:hl7-org:v3}BL" minOccurs="0"/>
<element name="multipleBirthOrderNumber" type="{urn:hl7-org:v3}INT" minOccurs="0"/>
<element name="organDonorInd" type="{urn:hl7-org:v3}BL" minOccurs="0"/>
<element name="strainText" type="{urn:hl7-org:v3}ED" minOccurs="0"/>
<element name="genderStatusCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
<element name="asMember" type="{urn:hl7-org:v3}COCT_MT030000UV04.Member" maxOccurs="unbounded" minOccurs="0"/>
<element name="asOtherIDs" type="{urn:hl7-org:v3}COCT_MT030000UV04.OtherIDs" maxOccurs="unbounded" minOccurs="0"/>
<element name="asCoveredParty" type="{urn:hl7-org:v3}COCT_MT500000UV04.CoveredParty" minOccurs="0"/>
<element name="contactParty" type="{urn:hl7-org:v3}COCT_MT030000UV04.ContactParty" maxOccurs="unbounded" minOccurs="0"/>
<element name="guardian" type="{urn:hl7-org:v3}COCT_MT030000UV04.Guardian" maxOccurs="unbounded" minOccurs="0"/>
<element name="guarantor" type="{urn:hl7-org:v3}COCT_MT030000UV04.Guarantor" maxOccurs="unbounded" minOccurs="0"/>
<element name="birthPlace" type="{urn:hl7-org:v3}COCT_MT030000UV04.BirthPlace" 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}EntityClassNonPersonLivingSubject" />
<attribute name="determinerCode" use="required" type="{urn:hl7-org:v3}x_DeterminerInstanceKind" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CEprotected jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>protected List<COCTMT030000UV04Member>protected List<COCTMT030000UV04OtherIDs>protected jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>protected TSprotected EntityClassNonPersonLivingSubjectprotected List<COCTMT030000UV04ContactParty>protected BLprotected EDprotected XDeterminerInstanceKindprotected IVLTSprotected CEprotected List<COCTMT030000UV04Guarantor>protected List<COCTMT030000UV04Guardian>protected CEprotected BLprotected INTprotected BLprotected INTprotected CEprotected CSprotected EDprotected II -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the administrativeGenderCode property.jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>Gets the value of the asCoveredParty property.Gets the value of the asMember property.Gets the value of the asOtherIDs property.jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>Gets the value of the birthPlace property.Gets the value of the birthTime property.Gets the value of the classCode property.Gets the value of the contactParty property.Gets the value of the deceasedInd property.getDesc()Gets the value of the desc property.Gets the value of the determinerCode property.Gets the value of the existenceTime property.Gets the value of the genderStatusCode property.Gets the value of the guarantor property.Gets the value of the guardian property.Gets the value of the handlingCode property.getId()Gets the value of the id property.Gets the value of the multipleBirthInd property.Gets the value of the multipleBirthOrderNumber property.getName()Gets the value of the name property.Gets the value of the nullFlavor property.Gets the value of the organDonorInd property.Gets the value of the quantity property.Gets the value of the realmCode property.Gets the value of the riskCode property.Gets the value of the statusCode property.Gets the value of the strainText property.Gets the value of the templateId property.Gets the value of the typeId property.inthashCode()voidsetAdministrativeGenderCode(CE value) Sets the value of the administrativeGenderCode property.voidsetAsCoveredParty(jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty> value) Sets the value of the asCoveredParty property.voidsetBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace> value) Sets the value of the birthPlace property.voidsetBirthTime(TS value) Sets the value of the birthTime property.voidSets the value of the classCode property.voidsetDeceasedInd(BL value) Sets the value of the deceasedInd property.voidSets the value of the desc property.voidSets the value of the determinerCode property.voidsetExistenceTime(IVLTS value) Sets the value of the existenceTime property.voidsetGenderStatusCode(CE value) Sets the value of the genderStatusCode property.voidsetHandlingCode(CE value) Sets the value of the handlingCode property.voidsetMultipleBirthInd(BL value) Sets the value of the multipleBirthInd property.voidsetMultipleBirthOrderNumber(INT value) Sets the value of the multipleBirthOrderNumber property.voidsetOrganDonorInd(BL value) Sets the value of the organDonorInd property.voidsetQuantity(INT value) Sets the value of the quantity property.voidsetRiskCode(CE value) Sets the value of the riskCode property.voidsetStatusCode(CS value) Sets the value of the statusCode property.voidsetStrainText(ED value) Sets the value of the strainText property.voidSets the value of the typeId property.toString()Generates a String representation of the contents of this type.withAdministrativeGenderCode(CE value) withAsCoveredParty(jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty> value) withAsMember(Collection<COCTMT030000UV04Member> values) withAsMember(COCTMT030000UV04Member... values) withAsOtherIDs(COCTMT030000UV04OtherIDs... values) withBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace> value) withBirthTime(TS value) withContactParty(COCTMT030000UV04ContactParty... values) withDeceasedInd(BL value) withExistenceTime(IVLTS value) withGenderStatusCode(CE value) withGuarantor(COCTMT030000UV04Guarantor... values) withGuardian(COCTMT030000UV04Guardian... values) withHandlingCode(CE value) withId(Collection<II> values) withMultipleBirthInd(BL value) withMultipleBirthOrderNumber(INT value) withName(Collection<EN> values) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withOrganDonorInd(BL value) withQuantity(INT value) withRealmCode(Collection<CS> values) withRealmCode(CS... values) withRiskCode(CE value) withStatusCode(CS value) withStrainText(ED value) withTemplateId(Collection<II> values) withTemplateId(II... values) withTypeId(II value)
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
quantity
-
name
-
desc
-
statusCode
-
existenceTime
-
riskCode
-
handlingCode
-
administrativeGenderCode
-
birthTime
-
deceasedInd
-
multipleBirthInd
-
multipleBirthOrderNumber
-
organDonorInd
-
strainText
-
genderStatusCode
-
asMember
-
asOtherIDs
-
asCoveredParty
-
contactParty
-
guardian
-
guarantor
-
birthPlace
-
nullFlavor
-
classCode
-
determinerCode
-
-
Constructor Details
-
COCTMT030000UV04NonPersonLivingSubject
public COCTMT030000UV04NonPersonLivingSubject()
-
-
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 -
getQuantity
Gets the value of the quantity property.- Returns:
- possible object is
INT
-
setQuantity
Sets the value of the quantity property.- Parameters:
value- allowed object isINT
-
getName
Gets the value of the name 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 name property.For example, to add a new item, do as follows:
getName().add(newItem);Objects of the following type(s) are allowed in the list
EN -
getDesc
Gets the value of the desc property.- Returns:
- possible object is
ED
-
setDesc
Sets the value of the desc property.- Parameters:
value- allowed object isED
-
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
-
getExistenceTime
Gets the value of the existenceTime property.- Returns:
- possible object is
IVLTS
-
setExistenceTime
Sets the value of the existenceTime property.- Parameters:
value- allowed object isIVLTS
-
getRiskCode
Gets the value of the riskCode property.- Returns:
- possible object is
CE
-
setRiskCode
Sets the value of the riskCode property.- Parameters:
value- allowed object isCE
-
getHandlingCode
Gets the value of the handlingCode property.- Returns:
- possible object is
CE
-
setHandlingCode
Sets the value of the handlingCode property.- Parameters:
value- allowed object isCE
-
getAdministrativeGenderCode
Gets the value of the administrativeGenderCode property.- Returns:
- possible object is
CE
-
setAdministrativeGenderCode
Sets the value of the administrativeGenderCode property.- Parameters:
value- allowed object isCE
-
getBirthTime
Gets the value of the birthTime property.- Returns:
- possible object is
TS
-
setBirthTime
Sets the value of the birthTime property.- Parameters:
value- allowed object isTS
-
getDeceasedInd
Gets the value of the deceasedInd property.- Returns:
- possible object is
BL
-
setDeceasedInd
Sets the value of the deceasedInd property.- Parameters:
value- allowed object isBL
-
getMultipleBirthInd
Gets the value of the multipleBirthInd property.- Returns:
- possible object is
BL
-
setMultipleBirthInd
Sets the value of the multipleBirthInd property.- Parameters:
value- allowed object isBL
-
getMultipleBirthOrderNumber
Gets the value of the multipleBirthOrderNumber property.- Returns:
- possible object is
INT
-
setMultipleBirthOrderNumber
Sets the value of the multipleBirthOrderNumber property.- Parameters:
value- allowed object isINT
-
getOrganDonorInd
Gets the value of the organDonorInd property.- Returns:
- possible object is
BL
-
setOrganDonorInd
Sets the value of the organDonorInd property.- Parameters:
value- allowed object isBL
-
getStrainText
Gets the value of the strainText property.- Returns:
- possible object is
ED
-
setStrainText
Sets the value of the strainText property.- Parameters:
value- allowed object isED
-
getGenderStatusCode
Gets the value of the genderStatusCode property.- Returns:
- possible object is
CE
-
setGenderStatusCode
Sets the value of the genderStatusCode property.- Parameters:
value- allowed object isCE
-
getAsMember
Gets the value of the asMember 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 asMember property.For example, to add a new item, do as follows:
getAsMember().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT030000UV04Member -
getAsOtherIDs
Gets the value of the asOtherIDs 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 asOtherIDs property.For example, to add a new item, do as follows:
getAsOtherIDs().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT030000UV04OtherIDs -
getAsCoveredParty
Gets the value of the asCoveredParty property.- Returns:
- possible object is
JAXBElement<COCTMT500000UV04CoveredParty>
-
setAsCoveredParty
Sets the value of the asCoveredParty property.- Parameters:
value- allowed object isJAXBElement<COCTMT500000UV04CoveredParty>
-
getContactParty
Gets the value of the contactParty 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 contactParty property.For example, to add a new item, do as follows:
getContactParty().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT030000UV04ContactParty -
getGuardian
Gets the value of the guardian 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 guardian property.For example, to add a new item, do as follows:
getGuardian().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT030000UV04Guardian -
getGuarantor
Gets the value of the guarantor 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 guarantor property.For example, to add a new item, do as follows:
getGuarantor().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT030000UV04Guarantor -
getBirthPlace
Gets the value of the birthPlace property.- Returns:
- possible object is
JAXBElement<COCTMT030000UV04BirthPlace>
-
setBirthPlace
Sets the value of the birthPlace property.- Parameters:
value- allowed object isJAXBElement<COCTMT030000UV04BirthPlace>
-
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
EntityClassNonPersonLivingSubject
-
setClassCode
Sets the value of the classCode property.- Parameters:
value- allowed object isEntityClassNonPersonLivingSubject
-
getDeterminerCode
Gets the value of the determinerCode property.- Returns:
- possible object is
XDeterminerInstanceKind
-
setDeterminerCode
Sets the value of the determinerCode property.- Parameters:
value- allowed object isXDeterminerInstanceKind
-
withRealmCode
-
withRealmCode
-
withTypeId
-
withTemplateId
-
withTemplateId
-
withId
-
withId
-
withQuantity
-
withName
-
withName
-
withDesc
-
withStatusCode
-
withExistenceTime
-
withRiskCode
-
withHandlingCode
-
withAdministrativeGenderCode
-
withBirthTime
-
withDeceasedInd
-
withMultipleBirthInd
-
withMultipleBirthOrderNumber
-
withOrganDonorInd
-
withStrainText
-
withGenderStatusCode
-
withAsMember
-
withAsMember
public COCTMT030000UV04NonPersonLivingSubject withAsMember(Collection<COCTMT030000UV04Member> values) -
withAsOtherIDs
-
withAsOtherIDs
public COCTMT030000UV04NonPersonLivingSubject withAsOtherIDs(Collection<COCTMT030000UV04OtherIDs> values) -
withAsCoveredParty
public COCTMT030000UV04NonPersonLivingSubject withAsCoveredParty(jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty> value) -
withContactParty
public COCTMT030000UV04NonPersonLivingSubject withContactParty(COCTMT030000UV04ContactParty... values) -
withContactParty
public COCTMT030000UV04NonPersonLivingSubject withContactParty(Collection<COCTMT030000UV04ContactParty> values) -
withGuardian
-
withGuardian
public COCTMT030000UV04NonPersonLivingSubject withGuardian(Collection<COCTMT030000UV04Guardian> values) -
withGuarantor
-
withGuarantor
public COCTMT030000UV04NonPersonLivingSubject withGuarantor(Collection<COCTMT030000UV04Guarantor> values) -
withBirthPlace
public COCTMT030000UV04NonPersonLivingSubject withBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace> value) -
withNullFlavor
-
withNullFlavor
-
withClassCode
public COCTMT030000UV04NonPersonLivingSubject withClassCode(EntityClassNonPersonLivingSubject value) -
withDeterminerCode
-
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
-