|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tools.ant.ProjectComponent | +--org.apache.tools.ant.Task | +--xcodegen.ant.AbstractCodeGeneratorTask | +--xcodegen.ant.AbstractBeanTask | +--xcodegen.ant.DTOTask
DTO Task
Field Summary |
Fields inherited from class org.apache.tools.ant.Task |
description, location, target, taskName, taskType, wrapper |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
project |
Constructor Summary | |
DTOTask()
|
Method Summary | |
CodeGenerator |
getCodeGenerator()
|
Methods inherited from class xcodegen.ant.AbstractBeanTask |
setClassPrefix, setClassSuffix, setLanguage, setOutputDir, setPackageSuffix |
Methods inherited from class xcodegen.ant.AbstractCodeGeneratorTask |
execute, setConfigProperty, setPackages |
Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, handleErrorOutput, handleOutput, init, log, log, maybeConfigure, perform, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject, setProject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DTOTask()
Method Detail |
public CodeGenerator getCodeGenerator()
getCodeGenerator
in class AbstractCodeGeneratorTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |