Uses of Enum Class
io.keikai.model.PasteOption.PasteType
Packages that use PasteOption.PasteType
-
Uses of PasteOption.PasteType in io.keikai.model
Methods in io.keikai.model that return PasteOption.PasteTypeModifier and TypeMethodDescriptionPasteOption.getPasteType()static PasteOption.PasteTypeReturns the enum constant of this class with the specified name.static PasteOption.PasteType[]PasteOption.PasteType.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.PasteType