Class COCTMT290000UV06InjuryLocation
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt290000UV06.COCTMT290000UV06InjuryLocation
- All Implemented Interfaces:
Serializable
Description of the class COCTMT290000UV06InjuryLocation.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdd a id to the id collection.voidAdd a name to the name collection.voidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddSubjectOf(COCTMT290000UV06Subject3 subjectOf_elt) Add a subjectOf to the subjectOf 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.getId()Return id.Return locatedInjuryPlace.getName()Return name.Return nullFlavor.Return realmCode.Return subjectOf.Return telecom.Return templateId.Return typeId.voidRemove a id to the id collection.voidremoveName(TN name_elt) Remove a name to the name collection.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveSubjectOf(COCTMT290000UV06Subject3 subjectOf_elt) Remove a subjectOf to the subjectOf 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(RoleClassLocatedEntity classCode) Set a value to attribute classCode.voidSet a value to attribute code.voidSet a value to attribute id.voidsetLocatedInjuryPlace(COCTMT290000UV06InjuryPlace locatedInjuryPlace) Set a value to attribute locatedInjuryPlace.voidSet a value to attribute name.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetSubjectOf(List<COCTMT290000UV06Subject3> subjectOf) Set a value to attribute subjectOf.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.static voidvalidateByModule(COCTMT290000UV06InjuryLocation cOCTMT290000UV06InjuryLocation, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
name
-
addr
-
telecom
-
locatedInjuryPlace
-
subjectOf
-
classCode
-
nullFlavor
-
-
Constructor Details
-
COCTMT290000UV06InjuryLocation
public COCTMT290000UV06InjuryLocation()
-
-
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. -
getName
Return name.- Returns:
- name
-
setName
Set a value to attribute name. -
addName
Add a name to the name collection.- Parameters:
name_elt- Element to add.
-
removeName
Remove a name to the name collection.- Parameters:
name_elt- Element to remove
-
getAddr
Return addr.- Returns:
- addr
-
setAddr
Set a value to attribute addr. -
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
-
getLocatedInjuryPlace
Return locatedInjuryPlace.- Returns:
- locatedInjuryPlace
-
setLocatedInjuryPlace
Set a value to attribute locatedInjuryPlace. -
getSubjectOf
Return subjectOf.- Returns:
- subjectOf
-
setSubjectOf
Set a value to attribute subjectOf. -
addSubjectOf
Add a subjectOf to the subjectOf collection.- Parameters:
subjectOf_elt- Element to add.
-
removeSubjectOf
Remove a subjectOf to the subjectOf collection.- Parameters:
subjectOf_elt- Element to remove
-
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(COCTMT290000UV06InjuryLocation cOCTMT290000UV06InjuryLocation, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-