Uses of Enum Class
io.jenkins.plugins.configsplice.engine.xml.DotNetPath.Collection
Packages that use DotNetPath.Collection
-
Uses of DotNetPath.Collection in io.jenkins.plugins.configsplice.engine.xml
Methods in io.jenkins.plugins.configsplice.engine.xml that return DotNetPath.CollectionModifier and TypeMethodDescriptionDotNetPath.collection()Returns the value of thecollectionrecord component.static DotNetPath.CollectionReturns the enum constant of this class with the specified name.static DotNetPath.Collection[]DotNetPath.Collection.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.jenkins.plugins.configsplice.engine.xml with parameters of type DotNetPath.CollectionModifierConstructorDescriptionDotNetPath(DotNetPath.Collection collection, String entryName, String attribute) Creates an instance of aDotNetPathrecord class.