Class CompoundEnumParameter<T extends Enum<T>>

All Implemented Interfaces:
LXPath, LXCompoundModulation.Target, IEnumParameter<T>, LXNormalizedParameter, LXParameter

public class CompoundEnumParameter<T extends Enum<T>> extends CompoundObjectParameter<T> implements IEnumParameter<T>