org.biomage.Interface
Interface HasPositionDelta

All Known Implementing Classes:
FeatureDefect, ZoneDefect

public interface HasPositionDelta


Method Summary
 PositionDelta getPositionDelta()
          Get method for positionDelta
 void setPositionDelta(PositionDelta positionDelta)
          Set method for positionDelta
 

Method Detail

setPositionDelta

public void setPositionDelta(PositionDelta positionDelta)
Set method for positionDelta


getPositionDelta

public PositionDelta getPositionDelta()
Get method for positionDelta

Returns:
value of the attribute


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