Class AqdSamplingPoint

    • Constructor Detail

      • AqdSamplingPoint

        public AqdSamplingPoint()
    • Method Detail

      • setAssessmentType

        public void setAssessmentType​(AqdConstants.AssessmentType assessmentType)
        Parameters:
        assessmentType - the assessmentType to set
      • getStation

        public AqdStation getStation()
        Returns:
        the station
      • setStation

        public void setStation​(AqdStation station)
        Parameters:
        station - the station to set
      • isSetStation

        public boolean isSetStation()
        Returns:
        true, if AqdStation is not null
      • getNetwork

        public AqdNetwork getNetwork()
        Returns:
        the network
      • setNetwork

        public void setNetwork​(AqdNetwork network)
        Parameters:
        network - the network to set
      • isSetNetwork

        public boolean isSetNetwork()
        Returns:
        true, if AqdNetwork is not null
      • hasAssessmentType

        public boolean hasAssessmentType()