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

void setZone(Zone zone)
Set method for zone

Parameters:
value - to set

getZone

Zone getZone()
Get method for zone

Returns:
value of the attribute