|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeTypeType | |
---|---|
com.evolveum.prism.xml.ns._public.types_2 |
Uses of ChangeTypeType in com.evolveum.prism.xml.ns._public.types_2 |
---|
Fields in com.evolveum.prism.xml.ns._public.types_2 declared as ChangeTypeType | |
---|---|
protected ChangeTypeType |
ObjectDeltaType.changeType
|
Methods in com.evolveum.prism.xml.ns._public.types_2 that return ChangeTypeType | |
---|---|
static ChangeTypeType |
ChangeTypeType.fromValue(String v)
|
ChangeTypeType |
ObjectDeltaType.getChangeType()
Gets the value of the changeType property. |
static ChangeTypeType |
ChangeTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChangeTypeType[] |
ChangeTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.evolveum.prism.xml.ns._public.types_2 with parameters of type ChangeTypeType | |
---|---|
void |
ObjectDeltaType.setChangeType(ChangeTypeType value)
Sets the value of the changeType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |