- All Superinterfaces:
- java.io.Serializable
public interface AreaList
extends java.io.Serializable
AreaList ::= SEQUENCE SIZE (1..maxNumOfAreas) OF Area
maxNumOfAreas INTEGER ::= 10
TODO : Should rather just merge with AreaDefinition and avoid unnecessary creation of Objects?
- Author:
- amit bhayani