Modifier and Type | Method and Description |
---|---|
void |
addValue(Object value)
Adds/sets a value to the property of the option bean.
|
Class |
getType()
Gets the type of the underlying method/field.
|
boolean |
isMultiValued()
Whether this setter is instrinsically multi-valued.
|
public Class getType()
Setter
public boolean isMultiValued()
Setter
isMultiValued
in interface Setter
Copyright © 2003-2012 Kohsuke Kawaguchi. All Rights Reserved.