Class COCTMT510000UV06CoveredParty
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt510000UV06.COCTMT510000UV06CoveredParty
- All Implemented Interfaces:
Serializable
Description of the class COCTMT510000UV06CoveredParty.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdd a addr to the addr collection.voidAdd a id to the id collection.voidaddIndirectAuthority1(COCTMT510000UV06IndirectAuthorithyOver indirectAuthority1_elt) Add a indirectAuthority1 to the indirectAuthority1 collection.voidaddPart(COCTMT510000UV06Part part_elt) Add a part to the part collection.voidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddSubjectOf1(COCTMT510000UV06Subject subjectOf1_elt) Add a subjectOf1 to the subjectOf1 collection.voidaddSubjectOf2(COCTMT510000UV06Subject3 subjectOf2_elt) Add a subjectOf2 to the subjectOf2 collection.voidaddTelecom(TEL telecom_elt) Add a telecom to the telecom collection.voidaddTemplateId(II templateId_elt) Add a templateId to the templateId collection.getAddr()Return addr.Return classCode.getCode()Return code.Return coveredNonPersonLivingSubject.Return coveredOrganization1.Return coveredPerson.Return effectiveTime.getId()Return id.Return indirectAuthority1.Return indirectAuthority2.Return nullFlavor.getPart()Return part.Return realmCode.Return subjectOf1.Return subjectOf2.Return telecom.Return templateId.Return typeId.Return underwritingOrganization.voidremoveAddr(AD addr_elt) Remove a addr to the addr collection.voidRemove a id to the id collection.voidremoveIndirectAuthority1(COCTMT510000UV06IndirectAuthorithyOver indirectAuthority1_elt) Remove a indirectAuthority1 to the indirectAuthority1 collection.voidremovePart(COCTMT510000UV06Part part_elt) Remove a part to the part collection.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveSubjectOf1(COCTMT510000UV06Subject subjectOf1_elt) Remove a subjectOf1 to the subjectOf1 collection.voidremoveSubjectOf2(COCTMT510000UV06Subject3 subjectOf2_elt) Remove a subjectOf2 to the subjectOf2 collection.voidremoveTelecom(TEL telecom_elt) Remove a telecom to the telecom collection.voidremoveTemplateId(II templateId_elt) Remove a templateId to the templateId collection.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidSet a value to attribute addr.voidsetClassCode(RoleClassCoveredParty classCode) Set a value to attribute classCode.voidSet a value to attribute code.voidsetCoveredNonPersonLivingSubject(COCTMT030007UVNonPersonLivingSubject coveredNonPersonLivingSubject) Set a value to attribute coveredNonPersonLivingSubject.voidsetCoveredOrganization1(COCTMT150000UV02Organization coveredOrganization1) Set a value to attribute coveredOrganization1.voidsetCoveredPerson(COCTMT030007UVPerson coveredPerson) Set a value to attribute coveredPerson.voidsetEffectiveTime(IVLTS effectiveTime) Set a value to attribute effectiveTime.voidSet a value to attribute id.voidsetIndirectAuthority1(List<COCTMT510000UV06IndirectAuthorithyOver> indirectAuthority1) Set a value to attribute indirectAuthority1.voidsetIndirectAuthority2(COCTMT510000UV06IndirectAuthorithyOver2 indirectAuthority2) Set a value to attribute indirectAuthority2.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetPart(List<COCTMT510000UV06Part> part) Set a value to attribute part.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetSubjectOf1(List<COCTMT510000UV06Subject> subjectOf1) Set a value to attribute subjectOf1.voidsetSubjectOf2(List<COCTMT510000UV06Subject3> subjectOf2) Set a value to attribute subjectOf2.voidsetTelecom(List<TEL> telecom) Set a value to attribute telecom.voidsetTemplateId(List<II> templateId) Set a value to attribute templateId.voidSet a value to attribute typeId.voidsetUnderwritingOrganization(COCTMT150000UV02Organization underwritingOrganization) Set a value to attribute underwritingOrganization.static voidvalidateByModule(COCTMT510000UV06CoveredParty cOCTMT510000UV06CoveredParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
addr
-
telecom
-
effectiveTime
-
coveredOrganization1
-
coveredPerson
-
coveredNonPersonLivingSubject
-
underwritingOrganization
-
subjectOf1
-
subjectOf2
-
part
-
indirectAuthority1
-
indirectAuthority2
-
classCode
-
nullFlavor
-
-
Constructor Details
-
COCTMT510000UV06CoveredParty
public COCTMT510000UV06CoveredParty()
-
-
Method Details
-
getRealmCode
Return realmCode.- Returns:
- realmCode
-
setRealmCode
Set a value to attribute realmCode. -
addRealmCode
Add a realmCode to the realmCode collection.- Parameters:
realmCode_elt- Element to add.
-
removeRealmCode
Remove a realmCode to the realmCode collection.- Parameters:
realmCode_elt- Element to remove
-
getTypeId
Return typeId.- Returns:
- typeId
-
setTypeId
Set a value to attribute typeId. -
getTemplateId
Return templateId.- Returns:
- templateId
-
setTemplateId
Set a value to attribute templateId. -
addTemplateId
Add a templateId to the templateId collection.- Parameters:
templateId_elt- Element to add.
-
removeTemplateId
Remove a templateId to the templateId collection.- Parameters:
templateId_elt- Element to remove
-
getId
Return id.- Returns:
- id
-
setId
Set a value to attribute id. -
addId
Add a id to the id collection.- Parameters:
id_elt- Element to add.
-
removeId
Remove a id to the id collection.- Parameters:
id_elt- Element to remove
-
getCode
Return code.- Returns:
- code
-
setCode
Set a value to attribute code. -
getAddr
Return addr.- Returns:
- addr
-
setAddr
Set a value to attribute addr. -
addAddr
Add a addr to the addr collection.- Parameters:
addr_elt- Element to add.
-
removeAddr
Remove a addr to the addr collection.- Parameters:
addr_elt- Element to remove
-
getTelecom
Return telecom.- Returns:
- telecom
-
setTelecom
Set a value to attribute telecom. -
addTelecom
Add a telecom to the telecom collection.- Parameters:
telecom_elt- Element to add.
-
removeTelecom
Remove a telecom to the telecom collection.- Parameters:
telecom_elt- Element to remove
-
getEffectiveTime
Return effectiveTime.- Returns:
- effectiveTime
-
setEffectiveTime
Set a value to attribute effectiveTime. -
getCoveredOrganization1
Return coveredOrganization1.- Returns:
- coveredOrganization1
-
setCoveredOrganization1
Set a value to attribute coveredOrganization1. -
getCoveredPerson
Return coveredPerson.- Returns:
- coveredPerson
-
setCoveredPerson
Set a value to attribute coveredPerson. -
getCoveredNonPersonLivingSubject
Return coveredNonPersonLivingSubject.- Returns:
- coveredNonPersonLivingSubject
-
setCoveredNonPersonLivingSubject
public void setCoveredNonPersonLivingSubject(COCTMT030007UVNonPersonLivingSubject coveredNonPersonLivingSubject) Set a value to attribute coveredNonPersonLivingSubject. -
getUnderwritingOrganization
Return underwritingOrganization.- Returns:
- underwritingOrganization
-
setUnderwritingOrganization
Set a value to attribute underwritingOrganization. -
getSubjectOf1
Return subjectOf1.- Returns:
- subjectOf1
-
setSubjectOf1
Set a value to attribute subjectOf1. -
addSubjectOf1
Add a subjectOf1 to the subjectOf1 collection.- Parameters:
subjectOf1_elt- Element to add.
-
removeSubjectOf1
Remove a subjectOf1 to the subjectOf1 collection.- Parameters:
subjectOf1_elt- Element to remove
-
getSubjectOf2
Return subjectOf2.- Returns:
- subjectOf2
-
setSubjectOf2
Set a value to attribute subjectOf2. -
addSubjectOf2
Add a subjectOf2 to the subjectOf2 collection.- Parameters:
subjectOf2_elt- Element to add.
-
removeSubjectOf2
Remove a subjectOf2 to the subjectOf2 collection.- Parameters:
subjectOf2_elt- Element to remove
-
getPart
Return part.- Returns:
- part
-
setPart
Set a value to attribute part. -
addPart
Add a part to the part collection.- Parameters:
part_elt- Element to add.
-
removePart
Remove a part to the part collection.- Parameters:
part_elt- Element to remove
-
getIndirectAuthority1
Return indirectAuthority1.- Returns:
- indirectAuthority1
-
setIndirectAuthority1
Set a value to attribute indirectAuthority1. -
addIndirectAuthority1
Add a indirectAuthority1 to the indirectAuthority1 collection.- Parameters:
indirectAuthority1_elt- Element to add.
-
removeIndirectAuthority1
Remove a indirectAuthority1 to the indirectAuthority1 collection.- Parameters:
indirectAuthority1_elt- Element to remove
-
getIndirectAuthority2
Return indirectAuthority2.- Returns:
- indirectAuthority2
-
setIndirectAuthority2
Set a value to attribute indirectAuthority2. -
getClassCode
Return classCode.- Returns:
- classCode
-
setClassCode
Set a value to attribute classCode. -
getNullFlavor
Return nullFlavor.- Returns:
- nullFlavor
-
setNullFlavor
Set a value to attribute nullFlavor. -
get_xmlNodePresentation
-
set_xmlNodePresentation
-
validateByModule
public static void validateByModule(COCTMT510000UV06CoveredParty cOCTMT510000UV06CoveredParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-