Uses of Enum Class
io.keikai.model.PasteOption.PasteOperation
Packages that use PasteOption.PasteOperation
-
Uses of PasteOption.PasteOperation in io.keikai.model
Methods in io.keikai.model that return PasteOption.PasteOperationModifier and TypeMethodDescriptionPasteOption.getPasteOperation()static PasteOption.PasteOperationReturns the enum constant of this class with the specified name.static PasteOption.PasteOperation[]PasteOption.PasteOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.keikai.model with parameters of type PasteOption.PasteOperationModifier and TypeMethodDescriptionvoidPasteOption.setPasteOperation(PasteOption.PasteOperation pasteOperation)