|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskBindingType | |
|---|---|
| com.evolveum.midpoint.task.api | |
| com.evolveum.midpoint.xml.ns._public.common.common_1 | |
| Uses of TaskBindingType in com.evolveum.midpoint.task.api |
|---|
| Methods in com.evolveum.midpoint.task.api that return TaskBindingType | |
|---|---|
TaskBindingType |
TaskBinding.toTaskType()
|
| Methods in com.evolveum.midpoint.task.api with parameters of type TaskBindingType | |
|---|---|
static TaskBinding |
TaskBinding.fromTaskType(TaskBindingType bindingType)
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||