public interface Getter<T>
Setter
List<T>
getValueList()
List<T> getValueList()
A Getter object has an implicit knowledge about the property it's getting, and the instance of the option bean.
Getter
Copyright © 2003-2016 Kohsuke Kawaguchi. All Rights Reserved.