org.biomage.Interface
Interface HasUnit

All Known Implementing Classes:
Measurement

public interface HasUnit


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

Method Detail

setUnit

void setUnit(Unit unit)
Set method for unit

Parameters:
value - to set

getUnit

Unit getUnit()
Get method for unit

Returns:
value of the attribute