Class MultivaluedAttribute<Owner,Type>
java.lang.Object
io.jenkins.plugins.casc.Attribute<Owner,Collection<Type>>
io.jenkins.plugins.casc.impl.attributes.MultivaluedAttribute<Owner,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.Attribute
alias, calculateIfSecret, deprecated, describe, describeForSchema, equals, equals, get, getAliases, getGetter, getName, getRestrictions, getSetter, getter, getType, getValue, hashCode, isDeprecated, isMultiple, isRestricted, isSecret, multiple, noop, possibleValues, preferredName, restrictions, secret, setJsonSchema, setter, setValue, toString
-
Constructor Details
-
MultivaluedAttribute
-