Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ValueSetDefinitionType
-
Packages that use ValueSetDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ValueSetDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ValueSetDefinitionType Modifier and Type Field Description protected ValueSetDefinitionTypeVariableBindingDefinitionType. setMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ValueSetDefinitionType Modifier and Type Method Description ValueSetDefinitionTypeVariableBindingDefinitionType. beginSet()ValueSetDefinitionTypeValueSetDefinitionType. clone()Creates and returns a deep copy of this object.ValueSetDefinitionTypeValueSetDefinitionType. condition(ExpressionType value)ValueSetDefinitionTypeObjectFactory. createValueSetDefinitionType()Create an instance ofValueSetDefinitionTypeValueSetDefinitionTypeVariableBindingDefinitionType. getSet()Gets the value of the set property.ValueSetDefinitionTypeValueSetDefinitionType. predefined(ValueSetDefinitionPredefinedType value)ValueSetDefinitionTypeValueSetDefinitionType. yieldCondition(ExpressionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ValueSetDefinitionType Modifier and Type Method Description VariableBindingDefinitionTypeVariableBindingDefinitionType. set(ValueSetDefinitionType value)voidVariableBindingDefinitionType. setSet(ValueSetDefinitionType value)Sets the value of the set property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ValueSetDefinitionType Constructor Description ValueSetDefinitionType(ValueSetDefinitionType o)Creates a newValueSetDefinitionTypeinstance by deeply copying a givenValueSetDefinitionTypeinstance.
-