org.jboss.errai.ioc.rebind.ioc.codegen.builder.impl
Class AnnotationBuilder
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.builder.impl.AnnotationBuilder
- All Implemented Interfaces:
- Builder
public class AnnotationBuilder
- extends Object
- implements Builder
- Author:
- Mike Brock
|
Method Summary |
String |
toJavaString()
Validates the statement and generates the String representation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public MetaClass type
AnnotationBuilder
public AnnotationBuilder()
toJavaString
public String toJavaString()
- Description copied from interface:
Builder
- Validates the statement and generates the String representation.
- Specified by:
toJavaString in interface Builder
- Returns:
- Java String representation
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.