JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
uk.ac.ebi.kraken.interfaces.go
Interface GoDefinition
All Superinterfaces:
Serializable
,
Value
public interface
GoDefinition
extends
Value
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
GoId
getGoId
()
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
()