Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.TaskBindingType

Packages that use TaskBindingType
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of TaskBindingType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as TaskBindingType
protected  TaskBindingType TaskType.binding
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return TaskBindingType
static TaskBindingType TaskBindingType.fromValue(java.lang.String v)
           
 TaskBindingType TaskType.getBinding()
          Gets the value of the binding property.
static TaskBindingType TaskBindingType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TaskBindingType[] TaskBindingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type TaskBindingType
 void TaskType.setBinding(TaskBindingType value)
          Sets the value of the binding property.
 



Copyright © 2011 evolveum. All Rights Reserved.