Class MultivaluedAttribute<Owner,Type>

java.lang.Object
io.jenkins.plugins.casc.Attribute<Owner,Collection<Type>>
io.jenkins.plugins.casc.impl.attributes.MultivaluedAttribute<Owner,Type>

public class MultivaluedAttribute<Owner,Type> extends Attribute<Owner,Collection<Type>>
Author:
Nicolas De Loof
  • Constructor Details

    • MultivaluedAttribute

      public MultivaluedAttribute(String name, Class type)