|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kohsuke.stapler.export.ModelBuilder
public class ModelBuilder
Creates and maintains Model
s, that are used to write out
the value representation of exposed beans
.
Constructor Summary | |
---|---|
ModelBuilder()
|
Method Summary | ||
---|---|---|
|
get(java.lang.Class<T> type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelBuilder()
Method Detail |
---|
public <T> Model<T> get(java.lang.Class<T> type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |