Uses of Enum Class
com.evolveum.prism.xml.ns._public.annotation_3.SchemaMigrationOperationType
Packages that use SchemaMigrationOperationType
-
Uses of SchemaMigrationOperationType in com.evolveum.prism.xml.ns._public.annotation_3
Fields in com.evolveum.prism.xml.ns._public.annotation_3 declared as SchemaMigrationOperationTypeModifier and TypeFieldDescriptionprotected SchemaMigrationOperationTypeSchemaMigrationType.operationMethods in com.evolveum.prism.xml.ns._public.annotation_3 that return SchemaMigrationOperationTypeModifier and TypeMethodDescriptionstatic SchemaMigrationOperationTypeSchemaMigrationType.getOperation()static SchemaMigrationOperationTypeReturns the enum constant of this class with the specified name.static SchemaMigrationOperationType[]SchemaMigrationOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.prism.xml.ns._public.annotation_3 with parameters of type SchemaMigrationOperationTypeModifier and TypeMethodDescriptionSchemaMigrationType.operation(SchemaMigrationOperationType value) voidSchemaMigrationType.setOperation(SchemaMigrationOperationType value)