Class ArrayParameterEntry

All Implemented Interfaces:
Serializable, Comparable<SequenceEntry>

public class ArrayParameterEntry extends ParameterEntry
Describe an entry that is an array parameter. The size of the extracted array has to be specified in the size property which is a list of IntegerValue that can be static or values of other parameters.
See Also: