Class SpecimenEntity

    • Constructor Detail

      • SpecimenEntity

        public SpecimenEntity()
    • Method Detail

      • getMaterialClass

        public String getMaterialClass()
        Returns:
        the materialClass
      • setMaterialClass

        public void setMaterialClass​(String materialClass)
        Parameters:
        materialClass - the materialClass to set
      • getSamplingTimeStart

        public Date getSamplingTimeStart()
        Returns:
        the samplingTimeStart
      • setSamplingTimeStart

        public void setSamplingTimeStart​(Date samplingTimeStart)
        Parameters:
        samplingTimeStart - the samplingTimeStart to set
      • getSamplingTimeEnd

        public Date getSamplingTimeEnd()
        Returns:
        the samplingTimeEnd
      • setSamplingTimeEnd

        public void setSamplingTimeEnd​(Date samplingTimeEnd)
        Parameters:
        samplingTimeEnd - the samplingTimeEnd to set
      • getSamplingMethod

        public String getSamplingMethod()
        Returns:
        the samplingMethod
      • setSamplingMethod

        public void setSamplingMethod​(String samplingMethod)
        Parameters:
        samplingMethod - the samplingMethod to set
      • isSetSamplingMethod

        public boolean isSetSamplingMethod()
      • getSize

        public Double getSize()
        Returns:
        the size
      • setSize

        public void setSize​(Double size)
        Parameters:
        size - the size to set
      • isSetSize

        public boolean isSetSize()
      • setSizeUnit

        public void setSizeUnit​(UnitEntity sizeUnit)
      • isSetSizeUnit

        public boolean isSetSizeUnit()
      • getCurrentLocation

        public String getCurrentLocation()
        Returns:
        the currentLocation
      • setCurrentLocation

        public void setCurrentLocation​(String currentLocation)
        Parameters:
        currentLocation - the currentLocation to set
      • isSetCurrentLocation

        public boolean isSetCurrentLocation()
      • getSpecimenType

        public String getSpecimenType()
        Returns:
        the specimenType
      • setSpecimenType

        public void setSpecimenType​(String specimenType)
        Parameters:
        specimenType - the specimenType to set
      • isSetSpecimenType

        public boolean isSetSpecimenType()