Interface GoDefinition

All Superinterfaces:
Serializable, Value

public interface GoDefinition extends Value
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setGoId(GoId Goid)
     

    Methods inherited from interface uk.ac.ebi.kraken.interfaces.common.Value

    getValue, setValue
  • Method Details

    • setGoId

      void setGoId(GoId Goid)
    • getGoId

      GoId getGoId()