Class COCTMT090100UV01Person

java.lang.Object
net.ihe.gazelle.hl7v3.coctmt090100UV01.COCTMT090100UV01Person
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • COCTMT090100UV01Person

      public COCTMT090100UV01Person()
  • 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
    • getName

      public List<EN> getName()
      Return name.
      Returns:
      name
    • setName

      public void setName(List<EN> name)
      Set a value to attribute name.
    • addName

      public void addName(EN name_elt)
      Add a name to the name collection.
      Parameters:
      name_elt - Element to add.
    • removeName

      public void removeName(EN name_elt)
      Remove a name to the name collection.
      Parameters:
      name_elt - Element to remove
    • getAsLicensedEntity

      public List<COCTMT090100UV01LicensedEntity> getAsLicensedEntity()
      Return asLicensedEntity.
      Returns:
      asLicensedEntity
    • setAsLicensedEntity

      public void setAsLicensedEntity(List<COCTMT090100UV01LicensedEntity> asLicensedEntity)
      Set a value to attribute asLicensedEntity.
    • addAsLicensedEntity

      public void addAsLicensedEntity(COCTMT090100UV01LicensedEntity asLicensedEntity_elt)
      Add a asLicensedEntity to the asLicensedEntity collection.
      Parameters:
      asLicensedEntity_elt - Element to add.
    • removeAsLicensedEntity

      public void removeAsLicensedEntity(COCTMT090100UV01LicensedEntity asLicensedEntity_elt)
      Remove a asLicensedEntity to the asLicensedEntity collection.
      Parameters:
      asLicensedEntity_elt - Element to remove
    • getAsMember

      public List<COCTMT090100UV01Member> getAsMember()
      Return asMember.
      Returns:
      asMember
    • setAsMember

      public void setAsMember(List<COCTMT090100UV01Member> asMember)
      Set a value to attribute asMember.
    • addAsMember

      public void addAsMember(COCTMT090100UV01Member asMember_elt)
      Add a asMember to the asMember collection.
      Parameters:
      asMember_elt - Element to add.
    • removeAsMember

      public void removeAsMember(COCTMT090100UV01Member asMember_elt)
      Remove a asMember to the asMember collection.
      Parameters:
      asMember_elt - Element to remove
    • getAsRoleOther

      public List<COCTMT090100UV01RoleOther> getAsRoleOther()
      Return asRoleOther.
      Returns:
      asRoleOther
    • setAsRoleOther

      public void setAsRoleOther(List<COCTMT090100UV01RoleOther> asRoleOther)
      Set a value to attribute asRoleOther.
    • addAsRoleOther

      public void addAsRoleOther(COCTMT090100UV01RoleOther asRoleOther_elt)
      Add a asRoleOther to the asRoleOther collection.
      Parameters:
      asRoleOther_elt - Element to add.
    • removeAsRoleOther

      public void removeAsRoleOther(COCTMT090100UV01RoleOther asRoleOther_elt)
      Remove a asRoleOther to the asRoleOther collection.
      Parameters:
      asRoleOther_elt - Element to remove
    • getAsLocatedEntity

      public COCTMT070000UV01LocatedEntity getAsLocatedEntity()
      Return asLocatedEntity.
      Returns:
      asLocatedEntity
    • setAsLocatedEntity

      public void setAsLocatedEntity(COCTMT070000UV01LocatedEntity asLocatedEntity)
      Set a value to attribute asLocatedEntity.
    • getLanguageCommunication

      public List<COCTMT090100UV01LanguageCommunication> getLanguageCommunication()
      Return languageCommunication.
      Returns:
      languageCommunication
    • setLanguageCommunication

      public void setLanguageCommunication(List<COCTMT090100UV01LanguageCommunication> languageCommunication)
      Set a value to attribute languageCommunication.
    • addLanguageCommunication

      public void addLanguageCommunication(COCTMT090100UV01LanguageCommunication languageCommunication_elt)
      Add a languageCommunication to the languageCommunication collection.
      Parameters:
      languageCommunication_elt - Element to add.
    • removeLanguageCommunication

      public void removeLanguageCommunication(COCTMT090100UV01LanguageCommunication languageCommunication_elt)
      Remove a languageCommunication to the languageCommunication collection.
      Parameters:
      languageCommunication_elt - Element to remove
    • getClassCode

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

      public void setClassCode(EntityClass classCode)
      Set a value to attribute classCode.
    • getDeterminerCode

      public EntityDeterminer getDeterminerCode()
      Return determinerCode.
      Returns:
      determinerCode
    • setDeterminerCode

      public void setDeterminerCode(EntityDeterminer determinerCode)
      Set a value to attribute determinerCode.
    • 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(COCTMT090100UV01Person cOCTMT090100UV01Person, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation