org.jboss.test.audit.generate
Class SectionsClassGenerator.GeneratedSource

java.lang.Object
  extended by org.jboss.test.audit.generate.SectionsClassGenerator.GeneratedSource
Enclosing class:
SectionsClassGenerator

public final class SectionsClassGenerator.GeneratedSource
extends Object


Constructor Summary
SectionsClassGenerator.GeneratedSource(String source, String packageName, String className)
           
 
Method Summary
 String getName()
           
 String getPackageName()
           
 String getSimpleName()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionsClassGenerator.GeneratedSource

public SectionsClassGenerator.GeneratedSource(String source,
                                              String packageName,
                                              String className)
Method Detail

getValue

public String getValue()

getPackageName

public String getPackageName()

getName

public String getName()

getSimpleName

public String getSimpleName()


Copyright © 2009-2013. All Rights Reserved.