org.biomage.Interface
Interface HasCoordinate

All Known Implementing Classes:
SeqFeatureLocation

public interface HasCoordinate


Method Summary
 SequencePosition getCoordinate()
          Get method for coordinate
 void setCoordinate(SequencePosition coordinate)
          Set method for coordinate
 

Method Detail

setCoordinate

public void setCoordinate(SequencePosition coordinate)
Set method for coordinate


getCoordinate

public SequencePosition getCoordinate()
Get method for coordinate

Returns:
value of the attribute


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