|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.core.ModelFactory.ModelHolder
public static class ModelFactory.ModelHolder
not for external use. Has to be public for the commons digester to access it.
Constructor Summary | |
---|---|
ModelFactory.ModelHolder()
|
Method Summary | |
---|---|
Model |
getModel()
|
void |
setModel(Model model)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelFactory.ModelHolder()
Method Detail |
---|
public void setModel(Model model)
public Model getModel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |