|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.javaforge.bobber.archetype.model.Template
Represents a template in the archetype to be processed
| Constructor Summary | |
Template()
|
|
| Method Summary | |
String |
getDependsOnVar()
Get If the specified variable is true, the template will be processed, otherwise skipped. |
String |
getFile()
Get null |
String |
getModelEncoding()
|
String |
getOutput()
Get null |
void |
setDependsOnVar(String dependsOnVar)
Set If the specified variable is true, the template will be processed, otherwise skipped. |
void |
setFile(String file)
Set null |
void |
setModelEncoding(String modelEncoding)
|
void |
setOutput(String output)
Set null |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Template()
| Method Detail |
public String getDependsOnVar()
public String getFile()
public String getOutput()
public void setDependsOnVar(String dependsOnVar)
dependsOnVar - public void setFile(String file)
file - public void setOutput(String output)
output - public void setModelEncoding(String modelEncoding)
public String getModelEncoding()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||