Class COCTMT510000UV06Benefit

java.lang.Object
net.ihe.gazelle.hl7v3.coctmt510000UV06.COCTMT510000UV06Benefit
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • COCTMT510000UV06Benefit

      public COCTMT510000UV06Benefit()
  • 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
    • getId

      public List<II> getId()
      Return id.
      Returns:
      id
    • setId

      public void setId(List<II> id)
      Set a value to attribute id.
    • addId

      public void addId(II id_elt)
      Add a id to the id collection.
      Parameters:
      id_elt - Element to add.
    • removeId

      public void removeId(II id_elt)
      Remove a id to the id collection.
      Parameters:
      id_elt - Element to remove
    • getCode

      public CD getCode()
      Return code.
      Returns:
      code
    • setCode

      public void setCode(CD code)
      Set a value to attribute code.
    • getEffectiveTime

      public IVLTS getEffectiveTime()
      Return effectiveTime.
      Returns:
      effectiveTime
    • setEffectiveTime

      public void setEffectiveTime(IVLTS effectiveTime)
      Set a value to attribute effectiveTime.
    • getConfidentialityCode

      public List<CE> getConfidentialityCode()
      Return confidentialityCode.
      Returns:
      confidentialityCode
    • setConfidentialityCode

      public void setConfidentialityCode(List<CE> confidentialityCode)
      Set a value to attribute confidentialityCode.
    • addConfidentialityCode

      public void addConfidentialityCode(CE confidentialityCode_elt)
      Add a confidentialityCode to the confidentialityCode collection.
      Parameters:
      confidentialityCode_elt - Element to add.
    • removeConfidentialityCode

      public void removeConfidentialityCode(CE confidentialityCode_elt)
      Remove a confidentialityCode to the confidentialityCode collection.
      Parameters:
      confidentialityCode_elt - Element to remove
    • getReasonCode

      public List<CE> getReasonCode()
      Return reasonCode.
      Returns:
      reasonCode
    • setReasonCode

      public void setReasonCode(List<CE> reasonCode)
      Set a value to attribute reasonCode.
    • addReasonCode

      public void addReasonCode(CE reasonCode_elt)
      Add a reasonCode to the reasonCode collection.
      Parameters:
      reasonCode_elt - Element to add.
    • removeReasonCode

      public void removeReasonCode(CE reasonCode_elt)
      Remove a reasonCode to the reasonCode collection.
      Parameters:
      reasonCode_elt - Element to remove
    • getDefinition

      public List<COCTMT510000UV06Definition> getDefinition()
      Return definition.
      Returns:
      definition
    • setDefinition

      public void setDefinition(List<COCTMT510000UV06Definition> definition)
      Set a value to attribute definition.
    • addDefinition

      public void addDefinition(COCTMT510000UV06Definition definition_elt)
      Add a definition to the definition collection.
      Parameters:
      definition_elt - Element to add.
    • removeDefinition

      public void removeDefinition(COCTMT510000UV06Definition definition_elt)
      Remove a definition to the definition collection.
      Parameters:
      definition_elt - Element to remove
    • getPrecondition

      public List<COCTMT510000UV06Precondition> getPrecondition()
      Return precondition.
      Returns:
      precondition
    • setPrecondition

      public void setPrecondition(List<COCTMT510000UV06Precondition> precondition)
      Set a value to attribute precondition.
    • addPrecondition

      public void addPrecondition(COCTMT510000UV06Precondition precondition_elt)
      Add a precondition to the precondition collection.
      Parameters:
      precondition_elt - Element to add.
    • removePrecondition

      public void removePrecondition(COCTMT510000UV06Precondition precondition_elt)
      Remove a precondition to the precondition collection.
      Parameters:
      precondition_elt - Element to remove
    • getReference

      public List<COCTMT510000UV06Reference> getReference()
      Return reference.
      Returns:
      reference
    • setReference

      public void setReference(List<COCTMT510000UV06Reference> reference)
      Set a value to attribute reference.
    • addReference

      public void addReference(COCTMT510000UV06Reference reference_elt)
      Add a reference to the reference collection.
      Parameters:
      reference_elt - Element to add.
    • removeReference

      public void removeReference(COCTMT510000UV06Reference reference_elt)
      Remove a reference to the reference collection.
      Parameters:
      reference_elt - Element to remove
    • getLimitation

      public List<COCTMT510000UV06Limitation2> getLimitation()
      Return limitation.
      Returns:
      limitation
    • setLimitation

      public void setLimitation(List<COCTMT510000UV06Limitation2> limitation)
      Set a value to attribute limitation.
    • addLimitation

      public void addLimitation(COCTMT510000UV06Limitation2 limitation_elt)
      Add a limitation to the limitation collection.
      Parameters:
      limitation_elt - Element to add.
    • removeLimitation

      public void removeLimitation(COCTMT510000UV06Limitation2 limitation_elt)
      Remove a limitation to the limitation collection.
      Parameters:
      limitation_elt - Element to remove
    • getClassCode

      public ActClassCareProvision getClassCode()
      Return classCode.
      Returns:
      classCode
    • setClassCode

      public void setClassCode(ActClassCareProvision classCode)
      Set a value to attribute classCode.
    • getMoodCode

      public ActMoodCompletionTrack getMoodCode()
      Return moodCode.
      Returns:
      moodCode
    • setMoodCode

      public void setMoodCode(ActMoodCompletionTrack moodCode)
      Set a value to attribute moodCode.
    • getNegationInd

      public Boolean getNegationInd()
      Return negationInd.
      Returns:
      negationInd
    • setNegationInd

      public void setNegationInd(Boolean negationInd)
      Set a value to attribute negationInd.
    • isNegationInd

      @Deprecated public Boolean isNegationInd()
      Deprecated.
      Return negationInd.
      Returns:
      negationInd Generated for the use on jsf pages
    • getNullFlavor

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

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

      public Node get_xmlNodePresentation()
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
    • validateByModule

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