Uses of Enum Class
io.jenkins.plugins.casc.model.CNode.Type
Packages that use CNode.Type
-
Uses of CNode.Type in io.jenkins.plugins.casc.model
Methods in io.jenkins.plugins.casc.model that return CNode.TypeModifier and TypeMethodDescriptionCNode.getType()Mapping.getType()Scalar.getType()Sequence.getType()static CNode.TypeReturns the enum constant of this class with the specified name.static CNode.Type[]CNode.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.