Class COCTMT080000UVSpecimen
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt080000UV.COCTMT080000UVSpecimen
- All Implemented Interfaces:
Serializable
Description of the class COCTMT080000UVSpecimen.
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addRealmCode
(CS realmCode_elt) Add a realmCode to the realmCode collection.void
addSubjectOf1
(COCTMT080000UVSubject4 subjectOf1_elt) Add a subjectOf1 to the subjectOf1 collection.void
addSubjectOf2
(COCTMT080000UVSubject3 subjectOf2_elt) Add a subjectOf2 to the subjectOf2 collection.void
addTemplateId
(II templateId_elt) Add a templateId to the templateId collection.Return classCode.getCode()
Return code.getId()
Return id.Return nullFlavor.Return productOf.Return realmCode.Return sourceManufactured.Return sourceNatural.Return sourceNonPersonLivingSubject.Return sourcePerson.Return specimenManufactured.Return specimenNatural.Return specimenNonPersonLivingSubject.Return specimenPerson.Return subjectOf1.Return subjectOf2.Return templateId.Return typeId.void
removeRealmCode
(CS realmCode_elt) Remove a realmCode to the realmCode collection.void
removeSubjectOf1
(COCTMT080000UVSubject4 subjectOf1_elt) Remove a subjectOf1 to the subjectOf1 collection.void
removeSubjectOf2
(COCTMT080000UVSubject3 subjectOf2_elt) Remove a subjectOf2 to the subjectOf2 collection.void
removeTemplateId
(II templateId_elt) Remove a templateId to the templateId collection.void
set_xmlNodePresentation
(Node _xmlNodePresentation) void
setClassCode
(RoleClassSpecimen classCode) Set a value to attribute classCode.void
Set a value to attribute code.void
Set a value to attribute id.void
setNullFlavor
(NullFlavor nullFlavor) Set a value to attribute nullFlavor.void
setProductOf
(COCTMT080000UVProduct productOf) Set a value to attribute productOf.void
setRealmCode
(List<CS> realmCode) Set a value to attribute realmCode.void
setSourceManufactured
(COCTMT080000UVManufactured sourceManufactured) Set a value to attribute sourceManufactured.void
setSourceNatural
(COCTMT080000UVNatural sourceNatural) Set a value to attribute sourceNatural.void
setSourceNonPersonLivingSubject
(COCTMT080000UVNonPersonLivingSubject sourceNonPersonLivingSubject) Set a value to attribute sourceNonPersonLivingSubject.void
setSourcePerson
(COCTMT080000UVPerson sourcePerson) Set a value to attribute sourcePerson.void
setSpecimenManufactured
(COCTMT080000UVManufactured specimenManufactured) Set a value to attribute specimenManufactured.void
setSpecimenNatural
(COCTMT080000UVNatural specimenNatural) Set a value to attribute specimenNatural.void
setSpecimenNonPersonLivingSubject
(COCTMT080000UVNonPersonLivingSubject specimenNonPersonLivingSubject) Set a value to attribute specimenNonPersonLivingSubject.void
setSpecimenPerson
(COCTMT080000UVPerson specimenPerson) Set a value to attribute specimenPerson.void
setSubjectOf1
(List<COCTMT080000UVSubject4> subjectOf1) Set a value to attribute subjectOf1.void
setSubjectOf2
(List<COCTMT080000UVSubject3> subjectOf2) Set a value to attribute subjectOf2.void
setTemplateId
(List<II> templateId) Set a value to attribute templateId.void
Set a value to attribute typeId.static void
validateByModule
(COCTMT080000UVSpecimen cOCTMT080000UVSpecimen, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
specimenNatural
-
specimenManufactured
-
specimenNonPersonLivingSubject
-
specimenPerson
-
sourceNatural
-
sourceManufactured
-
sourceNonPersonLivingSubject
-
sourcePerson
-
subjectOf1
-
subjectOf2
-
productOf
-
classCode
-
nullFlavor
-
-
Constructor Details
-
COCTMT080000UVSpecimen
public COCTMT080000UVSpecimen()
-
-
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. -
getCode
Return code.- Returns:
- code
-
setCode
Set a value to attribute code. -
getSpecimenNatural
Return specimenNatural.- Returns:
- specimenNatural
-
setSpecimenNatural
Set a value to attribute specimenNatural. -
getSpecimenManufactured
Return specimenManufactured.- Returns:
- specimenManufactured
-
setSpecimenManufactured
Set a value to attribute specimenManufactured. -
getSpecimenNonPersonLivingSubject
Return specimenNonPersonLivingSubject.- Returns:
- specimenNonPersonLivingSubject
-
setSpecimenNonPersonLivingSubject
public void setSpecimenNonPersonLivingSubject(COCTMT080000UVNonPersonLivingSubject specimenNonPersonLivingSubject) Set a value to attribute specimenNonPersonLivingSubject. -
getSpecimenPerson
Return specimenPerson.- Returns:
- specimenPerson
-
setSpecimenPerson
Set a value to attribute specimenPerson. -
getSourceNatural
Return sourceNatural.- Returns:
- sourceNatural
-
setSourceNatural
Set a value to attribute sourceNatural. -
getSourceManufactured
Return sourceManufactured.- Returns:
- sourceManufactured
-
setSourceManufactured
Set a value to attribute sourceManufactured. -
getSourceNonPersonLivingSubject
Return sourceNonPersonLivingSubject.- Returns:
- sourceNonPersonLivingSubject
-
setSourceNonPersonLivingSubject
public void setSourceNonPersonLivingSubject(COCTMT080000UVNonPersonLivingSubject sourceNonPersonLivingSubject) Set a value to attribute sourceNonPersonLivingSubject. -
getSourcePerson
Return sourcePerson.- Returns:
- sourcePerson
-
setSourcePerson
Set a value to attribute sourcePerson. -
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
-
getProductOf
Return productOf.- Returns:
- productOf
-
setProductOf
Set a value to attribute productOf. -
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(COCTMT080000UVSpecimen cOCTMT080000UVSpecimen, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-