Interface ExtendedPsiXmlExperiment

    • Method Detail

      • getId

        int getId()

        getId.

        Returns:
        a int.
      • setId

        void setId​(int id)

        setId.

        Parameters:
        id - a int.
      • getHostOrganisms

        List<Organism> getHostOrganisms()

        getHostOrganisms.

        Returns:
        a List object.
      • getParticipantIdentificationMethod

        CvTerm getParticipantIdentificationMethod()

        getParticipantIdentificationMethod.

        Returns:
        a CvTerm object.
      • setParticipantIdentificationMethod

        void setParticipantIdentificationMethod​(CvTerm method)

        setParticipantIdentificationMethod.

        Parameters:
        method - a CvTerm object.
      • getFeatureDetectionMethod

        CvTerm getFeatureDetectionMethod()

        getFeatureDetectionMethod.

        Returns:
        a CvTerm object.
      • setFeatureDetectionMethod

        void setFeatureDetectionMethod​(CvTerm method)

        setFeatureDetectionMethod.

        Parameters:
        method - a CvTerm object.