|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.mojo.appassembler.model.GeneratorConfiguration
public class GeneratorConfiguration
null
| Constructor Summary | |
|---|---|
GeneratorConfiguration()
|
|
| Method Summary | |
|---|---|
void |
addConfiguration(String key,
String value)
Method addConfiguration |
Properties |
getConfiguration()
Method getConfiguration |
String |
getGenerator()
Get null |
String |
getModelEncoding()
|
void |
setConfiguration(Properties configuration)
Set null |
void |
setGenerator(String generator)
Set null |
void |
setModelEncoding(String modelEncoding)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneratorConfiguration()
| Method Detail |
|---|
public void addConfiguration(String key,
String value)
key - value - public Properties getConfiguration()
public String getGenerator()
public void setConfiguration(Properties configuration)
configuration - public void setGenerator(String generator)
generator - public void setModelEncoding(String modelEncoding)
public String getModelEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||