org.biomage.Interface
Interface HasScale

All Known Implementing Classes:
NodeValue, QuantitationType

public interface HasScale


Method Summary
 OntologyEntry getScale()
          Get method for scale
 void setScale(OntologyEntry scale)
          Set method for scale
 

Method Detail

setScale

public void setScale(OntologyEntry scale)
Set method for scale


getScale

public OntologyEntry getScale()
Get method for scale

Returns:
value of the attribute


Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.