Klasse ForwardingProperty<S extends Enum<S>, V>

java.lang.Object
ch.nolix.system.element.multistateconfiguration.AbstractProperty<S>
ch.nolix.system.element.multistateconfiguration.ForwardingProperty<S,V>
Typparameter:
S - is the type of the states of a ForwardingProperty.
V - is the type of the values of a ForwardingProperty.
Alle implementierten Schnittstellen:
INameHolder

public final class ForwardingProperty<S extends Enum<S>, V> extends AbstractProperty<S>
Autor:
Silvan Wyss