cuba.util.codegen
Class AdapterGeneratorOptions

java.lang.Object
  extended by cuba.util.GeneratorOptions
      extended by cuba.util.codegen.AdapterGeneratorOptions

public class AdapterGeneratorOptions
extends GeneratorOptions

Author:
Jan Lessner

Nested Class Summary
 
Nested classes/interfaces inherited from class cuba.util.GeneratorOptions
GeneratorOptions.SupportedVersion
 
Field Summary
 
Fields inherited from class cuba.util.GeneratorOptions
annotations, axis, axisVersion, createDirectories, debug, ejb, ejbVersion, outputDirectory, tail, tunneled, tunneledAdaptors, tunneledInterface, wired
 
Constructor Summary
AdapterGeneratorOptions()
           
 
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
 

Constructor Detail

AdapterGeneratorOptions

public AdapterGeneratorOptions()