Class AggregateParameterType

All Implemented Interfaces:
Serializable, DataType, ParameterType

public class AggregateParameterType extends AggregateDataType implements ParameterType
AggegateParameters are analogous to a C struct, they are an aggregation of related data items. Each of these data items is defined here as a 'Member'
See Also: