Class SpecimenRole

java.lang.Object
org.projecthusky.common.model.PlayingEntity
org.projecthusky.common.model.SpecimenRole
Direct Known Subclasses:
Specimen

public class SpecimenRole extends PlayingEntity
The Class SpecimenRole.
  • Constructor Details

    • SpecimenRole

      public SpecimenRole()
      Instantiates a new specimen role.
    • SpecimenRole

      public SpecimenRole(POCDMT000040SpecimenRole mdht)
      Instantiates a new specimen role.
      Parameters:
      mdht - the mdht
  • Method Details

    • addId

      public void addId(Identificator id)
      Adds the id.
      Parameters:
      id - the id
    • getIdList

      public List<Identificator> getIdList()
      Gets the id list.
      Returns:
      the id list
    • getSpecimenRole

      public POCDMT000040SpecimenRole getSpecimenRole()
      Method to get
      Returns:
      the specimenRole
    • setSpecimenRole

      public void setSpecimenRole(POCDMT000040SpecimenRole specimenRole)
      Method to set
      Parameters:
      specimenRole - the specimenRole to set