|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasZoneLocations.ZoneLocations_list
Inner list class for holding multiple entries for attribute zoneLocations. |
| Method Summary | |
void |
addToZoneLocations(int position,
Zone zone)
Method to add Zone at position to ZoneLocations_list |
void |
addToZoneLocations(Zone zone)
Method to add Zone to ZoneLocations_list |
Zone |
getFromZoneLocations(int position)
Method to get Zone from ZoneLocations_list |
HasZoneLocations.ZoneLocations_list |
getZoneLocations()
Get method for zoneLocations |
void |
removeElementAtFromZoneLocations(int position)
Method to remove by position from ZoneLocations_list |
void |
removeFromZoneLocations(Zone zone)
Method to remove first Zone from ZoneLocations_list |
void |
setZoneLocations(HasZoneLocations.ZoneLocations_list zoneLocations)
Set method for zoneLocations |
| Method Detail |
public void setZoneLocations(HasZoneLocations.ZoneLocations_list zoneLocations)
public HasZoneLocations.ZoneLocations_list getZoneLocations()
public void addToZoneLocations(Zone zone)
public void addToZoneLocations(int position,
Zone zone)
public Zone getFromZoneLocations(int position)
public void removeElementAtFromZoneLocations(int position)
public void removeFromZoneLocations(Zone zone)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||