Uses of Class
org.biomage.Interface.HasZoneLocations.ZoneLocations_list

Packages that use HasZoneLocations.ZoneLocations_list
org.biomage.ArrayDesign   
org.biomage.Interface   
 

Uses of HasZoneLocations.ZoneLocations_list in org.biomage.ArrayDesign
 

Methods in org.biomage.ArrayDesign that return HasZoneLocations.ZoneLocations_list
 HasZoneLocations.ZoneLocations_list ZoneGroup.getZoneLocations()
          Get method for zoneLocations
 

Methods in org.biomage.ArrayDesign with parameters of type HasZoneLocations.ZoneLocations_list
 void ZoneGroup.setZoneLocations(HasZoneLocations.ZoneLocations_list zoneLocations)
          Set method for zoneLocations
 

Uses of HasZoneLocations.ZoneLocations_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasZoneLocations.ZoneLocations_list
 HasZoneLocations.ZoneLocations_list HasZoneLocations.getZoneLocations()
          Get method for zoneLocations
 

Methods in org.biomage.Interface with parameters of type HasZoneLocations.ZoneLocations_list
 void HasZoneLocations.setZoneLocations(HasZoneLocations.ZoneLocations_list zoneLocations)
          Set method for zoneLocations