org.biomage.Interface
Interface HasFeatureLocation

All Known Implementing Classes:
Feature

public interface HasFeatureLocation


Method Summary
 FeatureLocation getFeatureLocation()
          Get method for featureLocation
 void setFeatureLocation(FeatureLocation featureLocation)
          Set method for featureLocation
 

Method Detail

setFeatureLocation

void setFeatureLocation(FeatureLocation featureLocation)
Set method for featureLocation

Parameters:
value - to set

getFeatureLocation

FeatureLocation getFeatureLocation()
Get method for featureLocation

Returns:
value of the attribute