Interface xref

All Superinterfaces:
BioPAXElement, Cloneable, externalReferenceUtilityClass, Level2Element, Serializable, utilityClass
All Known Subinterfaces:
publicationXref, relationshipXref, unificationXref

public interface xref extends externalReferenceUtilityClass
  • Method Details

    • getDB

      String getDB()
    • getDB_VERSION

      String getDB_VERSION()
    • getID

      String getID()
    • getID_VERSION

      String getID_VERSION()
    • isXREFof

      Set<XReferrable> isXREFof()
    • setDB

      void setDB(String DB)
    • setDB_VERSION

      void setDB_VERSION(String DB_VERSION)
    • setID

      void setID(String ID)
    • setID_VERSION

      void setID_VERSION(String ID_VERSION)