org.biomage.Interface
Interface HasUnit

All Known Implementing Classes:
Measurement, Parameter

public interface HasUnit


Method Summary
 Unit getUnit()
          Get method for unit
 void setUnit(Unit unit)
          Set method for unit
 

Method Detail

setUnit

public void setUnit(Unit unit)
Set method for unit


getUnit

public Unit getUnit()
Get method for unit

Returns:
value of the attribute


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