Uses of Enum
de.xima.fc.gui.designer.form.model.params.EIncrementalPersistPatchOperation
Packages that use EIncrementalPersistPatchOperation
-
Uses of EIncrementalPersistPatchOperation in de.xima.fc.gui.designer.form.model.params
Methods in de.xima.fc.gui.designer.form.model.params that return EIncrementalPersistPatchOperationModifier and TypeMethodDescriptionIncrementalPersistPatch.getOp()
Returns the enum constant of this type with the specified name.static EIncrementalPersistPatchOperation[]
EIncrementalPersistPatchOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.gui.designer.form.model.params with parameters of type EIncrementalPersistPatchOperationModifier and TypeMethodDescriptionvoid
IncrementalPersistPatch.setOp
(EIncrementalPersistPatchOperation operation)