Class CompoundParameter

java.lang.Object
com.denodo.configuration.Parameter<ParameterStructure>
com.denodo.configuration.CompoundParameter
All Implemented Interfaces:
Serializable

public class CompoundParameter extends Parameter<ParameterStructure>
An implementation of the Parameter interface. The type of CompoundParameter values is a ParameterStructure which contains Parameter objects.
See Also: