Package adams.db

Interface SampleTypeRegExpSupporter

    • Method Detail

      • setSampleTypeRegExp

        void setSampleTypeRegExp​(adams.core.base.BaseRegExp value)
        Sets the regular expression to use on the sample type.
        Parameters:
        value - the regular expression
      • getSampleTypeRegExp

        adams.core.base.BaseRegExp getSampleTypeRegExp()
        Returns the regular expression to use on the sample type.
        Returns:
        the regular expression