Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common.enums | |
com.evolveum.midpoint.task.api | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
TaskBindingType |
RTaskBinding.getSchemaValue() |
Modifier and Type | Method and Description |
---|---|
TaskBindingType |
TaskBinding.toTaskType() |
Modifier and Type | Method and Description |
---|---|
static TaskBinding |
TaskBinding.fromTaskType(TaskBindingType bindingType) |
Modifier and Type | Field and Description |
---|---|
protected TaskBindingType |
UriStackEntry.binding |
Modifier and Type | Method and Description |
---|---|
static TaskBindingType |
TaskBindingType.fromValue(String v) |
TaskBindingType |
UriStackEntry.getBinding()
Gets the value of the binding property.
|
TaskBindingType |
TaskType.getBinding() |
static TaskBindingType |
TaskBindingType.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
void |
UriStackEntry.setBinding(TaskBindingType value)
Sets the value of the binding property.
|
void |
TaskType.setBinding(TaskBindingType value) |
Copyright © 2013 evolveum. All rights reserved.