|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectijgen.generator.params.Path
public class Path
Constructor Summary | |
---|---|
Path()
|
Method Summary | |
---|---|
java.lang.String |
getModelsDirectory()
Gets the directory where the models are stored. |
java.lang.String |
getTemplatesDirectory()
Gets the directory where the templates are stored. |
void |
setModelsDirectory(java.lang.String modelsDirectory)
Sets the directory where the models are stored. |
void |
setTemplatesDirectory(java.lang.String templatesDirectory)
Sets the directory where the templates are stored. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Path()
Method Detail |
---|
public java.lang.String getModelsDirectory()
public void setModelsDirectory(java.lang.String modelsDirectory)
modelsDirectory
- directorypublic java.lang.String getTemplatesDirectory()
public void setTemplatesDirectory(java.lang.String templatesDirectory)
templatesDirectory
- directory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |