cuba.util.ddgen
Class DDGeneratorOptions

java.lang.Object
  extended by cuba.util.GeneratorOptions
      extended by cuba.util.ddgen.DDGeneratorOptions

public class DDGeneratorOptions
extends GeneratorOptions

Author:
Jan Lessner

Nested Class Summary
 
Nested classes/interfaces inherited from class cuba.util.GeneratorOptions
GeneratorOptions.SupportedVersion
 
Field Summary
 java.lang.String style
           
 
Fields inherited from class cuba.util.GeneratorOptions
annotations, axis, axisVersion, createDirectories, debug, ejb, ejbVersion, outputDirectory, tail, tunneled, tunneledAdaptors, tunneledInterface, wired
 
Constructor Summary
DDGeneratorOptions()
           
 
Method Summary
 
Methods inherited from class cuba.util.GeneratorOptions
debugText, isTyped, setOutputDirectory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

style

public java.lang.String style
Constructor Detail

DDGeneratorOptions

public DDGeneratorOptions()