Package org.biojavax

Interface CrossRef

    • Method Detail

      • getDbname

        String getDbname()
        Returns the name of the database the cross reference refers to. This would normally be a namespace name, eg. 'gb' for GenBank.
        Returns:
        Value of property dbname.
      • getAccession

        String getAccession()
        Returns the accession of the object that the crossref refers to.
        Returns:
        Value of property accession.
      • getVersion

        int getVersion()
        Returns the version of the object that the crossref refers to.
        Returns:
        Value of property version.