Available in Classic
This is a list of Regions.
Syntax
The syntax is as follows.
private List<Region> zoneList = new ArrayList<Region>();
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
regionList |
List<Region> | Required | List<Region> data type |