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–2017 Kohsuke Kawaguchi. All rights reserved.