Package | Description |
---|---|
com.evolveum.midpoint.model.api.context | |
com.evolveum.midpoint.xml.ns._public.common.common_2a | |
com.evolveum.midpoint.xml.ns._public.model.model_context_2 |
Modifier and Type | Method and Description |
---|---|
ModelStateType |
ModelState.toModelStateType() |
Modifier and Type | Method and Description |
---|---|
static ModelState |
ModelState.fromModelStateType(ModelStateType modelStateType) |
Modifier and Type | Method and Description |
---|---|
static ModelStateType |
ModelStateType.fromValue(String v) |
static ModelStateType |
ModelStateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelStateType[] |
ModelStateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ModelStateType |
LensContextType.getState() |
Modifier and Type | Method and Description |
---|---|
void |
LensContextType.setState(ModelStateType value) |
Copyright © 2013 evolveum. All rights reserved.