Class COCTMT060000UV01Transportation

java.lang.Object
net.ihe.gazelle.hl7v3.coctmt060000UV01.COCTMT060000UV01Transportation
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • COCTMT060000UV01Transportation

      public COCTMT060000UV01Transportation()
  • 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.
    • getText

      public ED getText()
      Return text.
      Returns:
      text
    • setText

      public void setText(ED text)
      Set a value to attribute text.
    • getStatusCode

      public CS getStatusCode()
      Return statusCode.
      Returns:
      statusCode
    • setStatusCode

      public void setStatusCode(CS statusCode)
      Set a value to attribute statusCode.
    • getEffectiveTime

      public List<SXCMTS> getEffectiveTime()
      Return effectiveTime.
      Returns:
      effectiveTime
    • setEffectiveTime

      public void setEffectiveTime(List<SXCMTS> effectiveTime)
      Set a value to attribute effectiveTime.
    • addEffectiveTime

      public void addEffectiveTime(SXCMTS effectiveTime_elt)
      Add a effectiveTime to the effectiveTime collection.
      Parameters:
      effectiveTime_elt - Element to add.
    • removeEffectiveTime

      public void removeEffectiveTime(SXCMTS effectiveTime_elt)
      Remove a effectiveTime to the effectiveTime collection.
      Parameters:
      effectiveTime_elt - Element to remove
    • getPriorityCode

      public List<CE> getPriorityCode()
      Return priorityCode.
      Returns:
      priorityCode
    • setPriorityCode

      public void setPriorityCode(List<CE> priorityCode)
      Set a value to attribute priorityCode.
    • addPriorityCode

      public void addPriorityCode(CE priorityCode_elt)
      Add a priorityCode to the priorityCode collection.
      Parameters:
      priorityCode_elt - Element to add.
    • removePriorityCode

      public void removePriorityCode(CE priorityCode_elt)
      Remove a priorityCode to the priorityCode collection.
      Parameters:
      priorityCode_elt - Element to remove
    • 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
    • getSubject

      public List<COCTMT060000UV01Subject> getSubject()
      Return subject.
      Returns:
      subject
    • setSubject

      public void setSubject(List<COCTMT060000UV01Subject> subject)
      Set a value to attribute subject.
    • addSubject

      public void addSubject(COCTMT060000UV01Subject subject_elt)
      Add a subject to the subject collection.
      Parameters:
      subject_elt - Element to add.
    • removeSubject

      public void removeSubject(COCTMT060000UV01Subject subject_elt)
      Remove a subject to the subject collection.
      Parameters:
      subject_elt - Element to remove
    • getPerformer

      public List<COCTMT060000UV01Performer> getPerformer()
      Return performer.
      Returns:
      performer
    • setPerformer

      public void setPerformer(List<COCTMT060000UV01Performer> performer)
      Set a value to attribute performer.
    • addPerformer

      public void addPerformer(COCTMT060000UV01Performer performer_elt)
      Add a performer to the performer collection.
      Parameters:
      performer_elt - Element to add.
    • removePerformer

      public void removePerformer(COCTMT060000UV01Performer performer_elt)
      Remove a performer to the performer collection.
      Parameters:
      performer_elt - Element to remove
    • getEscort

      public List<COCTMT060000UV01Escort> getEscort()
      Return escort.
      Returns:
      escort
    • setEscort

      public void setEscort(List<COCTMT060000UV01Escort> escort)
      Set a value to attribute escort.
    • addEscort

      public void addEscort(COCTMT060000UV01Escort escort_elt)
      Add a escort to the escort collection.
      Parameters:
      escort_elt - Element to add.
    • removeEscort

      public void removeEscort(COCTMT060000UV01Escort escort_elt)
      Remove a escort to the escort collection.
      Parameters:
      escort_elt - Element to remove
    • getLocation

      public List<COCTMT060000UV01Location> getLocation()
      Return location.
      Returns:
      location
    • setLocation

      public void setLocation(List<COCTMT060000UV01Location> location)
      Set a value to attribute location.
    • addLocation

      public void addLocation(COCTMT060000UV01Location location_elt)
      Add a location to the location collection.
      Parameters:
      location_elt - Element to add.
    • removeLocation

      public void removeLocation(COCTMT060000UV01Location location_elt)
      Remove a location to the location collection.
      Parameters:
      location_elt - Element to remove
    • getClassCode

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

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

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

      public void setMoodCode(XActMoodIntentEvent moodCode)
      Set a value to attribute moodCode.
    • 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(COCTMT060000UV01Transportation cOCTMT060000UV01Transportation, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation