Class DescribableListAttribute<Owner,Type>
java.lang.Object
io.jenkins.plugins.casc.Attribute<Owner,Type>
io.jenkins.plugins.casc.impl.attributes.DescribableAttribute<Owner,Collection<Type>>
io.jenkins.plugins.casc.impl.attributes.DescribableListAttribute<Owner,Type>
public class DescribableListAttribute<Owner,Type>
extends DescribableAttribute<Owner,Collection<Type>>
- Author:
- Nicolas De Loof
-
Nested Class Summary
Nested classes/interfaces inherited from class io.jenkins.plugins.casc.Attribute
Attribute.Getter<O,
T>, Attribute.Setter<O, T> -
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jenkins.plugins.casc.impl.attributes.DescribableAttribute
getPreferredSymbol, getSymbols, possibleValues
Methods inherited from class io.jenkins.plugins.casc.Attribute
alias, calculateIfSecret, deprecated, describe, describeForSchema, equals, equals, get, getAliases, getGetter, getName, getRestrictions, getSetter, getter, getType, hashCode, isDeprecated, isMultiple, isRestricted, isSecret, multiple, noop, preferredName, restrictions, secret, setJsonSchema, setter, toString