Class COCTMT530000UVReferenceRange

java.lang.Object
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVReferenceRange
All Implemented Interfaces:
Serializable

public class COCTMT530000UVReferenceRange extends Object implements Serializable
Description of the class COCTMT530000UVReferenceRange.
See Also:
  • Field Details

    • realmCode

      public List<CS> realmCode
    • typeId

      public II typeId
    • templateId

      public List<II> templateId
    • seperatableInd

      public BL seperatableInd
    • observationRange

      public COCTMT530000UVObservationRange observationRange
    • contextConductionInd

      public Boolean contextConductionInd
    • contextControlCode

      public ContextControl contextControlCode
    • nullFlavor

      public NullFlavor nullFlavor
    • typeCode

      public String typeCode
  • Constructor Details

    • COCTMT530000UVReferenceRange

      public COCTMT530000UVReferenceRange()
  • Method Details

    • getRealmCode

      public List<CS> getRealmCode()
      Return realmCode.
      Returns:
      realmCode
    • setRealmCode

      public void setRealmCode(List<CS> realmCode)
      Set a value to attribute realmCode.
    • addRealmCode

      public void addRealmCode(CS realmCode_elt)
      Add a realmCode to the realmCode collection.
      Parameters:
      realmCode_elt - Element to add.
    • removeRealmCode

      public void removeRealmCode(CS realmCode_elt)
      Remove a realmCode to the realmCode collection.
      Parameters:
      realmCode_elt - Element to remove
    • getTypeId

      public II getTypeId()
      Return typeId.
      Returns:
      typeId
    • setTypeId

      public void setTypeId(II typeId)
      Set a value to attribute typeId.
    • getTemplateId

      public List<II> getTemplateId()
      Return templateId.
      Returns:
      templateId
    • setTemplateId

      public void setTemplateId(List<II> templateId)
      Set a value to attribute templateId.
    • addTemplateId

      public void addTemplateId(II templateId_elt)
      Add a templateId to the templateId collection.
      Parameters:
      templateId_elt - Element to add.
    • removeTemplateId

      public void removeTemplateId(II templateId_elt)
      Remove a templateId to the templateId collection.
      Parameters:
      templateId_elt - Element to remove
    • getSeperatableInd

      public BL getSeperatableInd()
      Return seperatableInd.
      Returns:
      seperatableInd
    • setSeperatableInd

      public void setSeperatableInd(BL seperatableInd)
      Set a value to attribute seperatableInd.
    • getObservationRange

      public COCTMT530000UVObservationRange getObservationRange()
      Return observationRange.
      Returns:
      observationRange
    • setObservationRange

      public void setObservationRange(COCTMT530000UVObservationRange observationRange)
      Set a value to attribute observationRange.
    • getContextConductionInd

      public Boolean getContextConductionInd()
      Return contextConductionInd.
      Returns:
      contextConductionInd
    • setContextConductionInd

      public void setContextConductionInd(Boolean contextConductionInd)
      Set a value to attribute contextConductionInd.
    • isContextConductionInd

      @Deprecated public Boolean isContextConductionInd()
      Deprecated.
      Return contextConductionInd.
      Returns:
      contextConductionInd Generated for the use on jsf pages
    • getContextControlCode

      public ContextControl getContextControlCode()
      Return contextControlCode.
      Returns:
      contextControlCode
    • setContextControlCode

      public void setContextControlCode(ContextControl contextControlCode)
      Set a value to attribute contextControlCode.
    • getNullFlavor

      public NullFlavor getNullFlavor()
      Return nullFlavor.
      Returns:
      nullFlavor
    • setNullFlavor

      public void setNullFlavor(NullFlavor nullFlavor)
      Set a value to attribute nullFlavor.
    • getTypeCode

      public String getTypeCode()
      Return typeCode.
      Returns:
      typeCode
    • setTypeCode

      public void setTypeCode(String typeCode)
      Set a value to attribute typeCode.
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
    • validateByModule

      public static void validateByModule(COCTMT530000UVReferenceRange cOCTMT530000UVReferenceRange, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation