org.biomage.Interface
Interface HasZone

All Known Implementing Classes:
Feature, ZoneDefect

public interface HasZone


Method Summary
 Zone getZone()
          Get method for zone
 void setZone(Zone zone)
          Set method for zone
 

Method Detail

setZone

public void setZone(Zone zone)
Set method for zone


getZone

public Zone getZone()
Get method for zone

Returns:
value of the attribute


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