Uses of Enum Class
io.jenkins.plugins.casc.model.Scalar.Format
Packages that use Scalar.Format
-
Uses of Scalar.Format in io.jenkins.plugins.casc.model
Methods in io.jenkins.plugins.casc.model that return Scalar.FormatModifier and TypeMethodDescriptionScalar.getFormat()static Scalar.FormatReturns the enum constant of this class with the specified name.static Scalar.Format[]Scalar.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.