Uses of Interface
org.faktorips.runtime.IPropertyQualifier
-
Packages that use IPropertyQualifier Package Description org.faktorips.runtime -
-
Uses of IPropertyQualifier in org.faktorips.runtime
Methods in org.faktorips.runtime that return IPropertyQualifier Modifier and Type Method Description IPropertyQualifierObjectProperty. getQualifier()Returns theIPropertyQualifierdefined at the instantiation of thisObjectProperty.Constructors in org.faktorips.runtime with parameters of type IPropertyQualifier Constructor Description ObjectProperty(java.lang.Object object, java.lang.String property, int index, IPropertyQualifier qualifier)Creates a newObjectProperty.ObjectProperty(java.lang.Object object, java.lang.String property, IPropertyQualifier qualifier)Creates a newObjectProperty.
-