Class COCTMT080000UVPrecondition

java.lang.Object
net.ihe.gazelle.hl7v3.coctmt080000UV.COCTMT080000UVPrecondition
All Implemented Interfaces:
Serializable

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

    • realmCode

      public List<CS> realmCode
    • typeId

      public II typeId
    • templateId

      public List<II> templateId
    • sequenceNumber

      public INT sequenceNumber
    • priorityNumber

      public INT priorityNumber
    • conjunctionCode

      public CS conjunctionCode
    • criterion

      public COCTMT080000UVCriterion criterion
    • contextConductionInd

      public Boolean contextConductionInd
    • contextControlCode

      public ContextControl contextControlCode
    • nullFlavor

      public NullFlavor nullFlavor
    • typeCode

      public String typeCode
  • Constructor Details

    • COCTMT080000UVPrecondition

      public COCTMT080000UVPrecondition()
  • 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
    • getSequenceNumber

      public INT getSequenceNumber()
      Return sequenceNumber.
      Returns:
      sequenceNumber
    • setSequenceNumber

      public void setSequenceNumber(INT sequenceNumber)
      Set a value to attribute sequenceNumber.
    • getPriorityNumber

      public INT getPriorityNumber()
      Return priorityNumber.
      Returns:
      priorityNumber
    • setPriorityNumber

      public void setPriorityNumber(INT priorityNumber)
      Set a value to attribute priorityNumber.
    • getConjunctionCode

      public CS getConjunctionCode()
      Return conjunctionCode.
      Returns:
      conjunctionCode
    • setConjunctionCode

      public void setConjunctionCode(CS conjunctionCode)
      Set a value to attribute conjunctionCode.
    • getCriterion

      public COCTMT080000UVCriterion getCriterion()
      Return criterion.
      Returns:
      criterion
    • setCriterion

      public void setCriterion(COCTMT080000UVCriterion criterion)
      Set a value to attribute criterion.
    • 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(COCTMT080000UVPrecondition cOCTMT080000UVPrecondition, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation