Uses of Enum Class
se.conciliate.extensions.publish.custom.step.ConfigStepRenderPNG.Mode
Packages that use ConfigStepRenderPNG.Mode
Package
Description
Provides the different steps available when publishing.
-
Uses of ConfigStepRenderPNG.Mode in se.conciliate.extensions.publish.custom.step
Methods in se.conciliate.extensions.publish.custom.step that return ConfigStepRenderPNG.ModeModifier and TypeMethodDescriptionConfigStepRenderPNG.getMode()
static ConfigStepRenderPNG.Mode
Returns the enum constant of this class with the specified name.static ConfigStepRenderPNG.Mode[]
ConfigStepRenderPNG.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.