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

Typparameter:
S - is the type of the states of a NonCascadingProperty.
V - is the type of the values of a NonCascadingProperty.
Alle implementierten Schnittstellen:
INameHolder

public final class NonCascadingProperty<S extends Enum<S>, V> extends AbstractMaterializedProperty<S,V>
Autor:
Silvan Wyss