org.biomage.Interface
Interface HasValue

All Known Implementing Classes:
FactorValue

public interface HasValue


Method Summary
 OntologyEntry getValue()
          Get method for value
 void setValue(OntologyEntry value)
          Set method for value
 

Method Detail

setValue

void setValue(OntologyEntry value)
Set method for value

Parameters:
value - to set

getValue

OntologyEntry getValue()
Get method for value

Returns:
value of the attribute