Class COCTMT530000UVReferenceRange
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVReferenceRange
- All Implemented Interfaces:
Serializable
Description of the class COCTMT530000UVReferenceRange.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddTemplateId(II templateId_elt) Add a templateId to the templateId collection.Return contextConductionInd.Return contextControlCode.Return nullFlavor.Return observationRange.Return realmCode.Return seperatableInd.Return templateId.Return typeCode.Return typeId.Deprecated.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveTemplateId(II templateId_elt) Remove a templateId to the templateId collection.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidsetContextConductionInd(Boolean contextConductionInd) Set a value to attribute contextConductionInd.voidsetContextControlCode(ContextControl contextControlCode) Set a value to attribute contextControlCode.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetObservationRange(COCTMT530000UVObservationRange observationRange) Set a value to attribute observationRange.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetSeperatableInd(BL seperatableInd) Set a value to attribute seperatableInd.voidsetTemplateId(List<II> templateId) Set a value to attribute templateId.voidsetTypeCode(String typeCode) Set a value to attribute typeCode.voidSet a value to attribute typeId.static voidvalidateByModule(COCTMT530000UVReferenceRange cOCTMT530000UVReferenceRange, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
seperatableInd
-
observationRange
-
contextConductionInd
-
contextControlCode
-
nullFlavor
-
typeCode
-
-
Constructor Details
-
COCTMT530000UVReferenceRange
public COCTMT530000UVReferenceRange()
-
-
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
-
getSeperatableInd
Return seperatableInd.- Returns:
- seperatableInd
-
setSeperatableInd
Set a value to attribute seperatableInd. -
getObservationRange
Return observationRange.- Returns:
- observationRange
-
setObservationRange
Set a value to attribute observationRange. -
getContextConductionInd
Return contextConductionInd.- Returns:
- contextConductionInd
-
setContextConductionInd
Set a value to attribute contextConductionInd. -
isContextConductionInd
Deprecated.Return contextConductionInd.- Returns:
- contextConductionInd Generated for the use on jsf pages
-
getContextControlCode
Return contextControlCode.- Returns:
- contextControlCode
-
setContextControlCode
Set a value to attribute contextControlCode. -
getNullFlavor
Return nullFlavor.- Returns:
- nullFlavor
-
setNullFlavor
Set a value to attribute nullFlavor. -
getTypeCode
Return typeCode.- Returns:
- typeCode
-
setTypeCode
Set a value to attribute typeCode. -
get_xmlNodePresentation
-
set_xmlNodePresentation
-
validateByModule
public static void validateByModule(COCTMT530000UVReferenceRange cOCTMT530000UVReferenceRange, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-