Uses of Class
com.evolveum.midpoint.prism.SimpleTypeDefinition.DerivationMethod
-
Packages that use SimpleTypeDefinition.DerivationMethod Package Description com.evolveum.midpoint.prism -
-
Uses of SimpleTypeDefinition.DerivationMethod in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return SimpleTypeDefinition.DerivationMethod Modifier and Type Method Description SimpleTypeDefinition.DerivationMethodSimpleTypeDefinition. getDerivationMethod()static SimpleTypeDefinition.DerivationMethodSimpleTypeDefinition.DerivationMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static SimpleTypeDefinition.DerivationMethod[]SimpleTypeDefinition.DerivationMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.
-