Errai 3.0.1-SNAPSHOT

org.jboss.errai.codegen.builder.impl
Class CallElementBuilder

java.lang.Object
  extended by org.jboss.errai.codegen.builder.impl.CallElementBuilder

public class CallElementBuilder
extends Object

Author:
Mike Brock

Field Summary
protected  CallElement callElement
           
protected  CallElement rootElement
           
 
Constructor Summary
CallElementBuilder()
           
 
Method Summary
 void appendCallElement(CallElement element)
           
 CallElement getCallElement()
           
 CallElement getRootElement()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

rootElement

protected CallElement rootElement

callElement

protected CallElement callElement
Constructor Detail

CallElementBuilder

public CallElementBuilder()
Method Detail

appendCallElement

public void appendCallElement(CallElement element)

getRootElement

public CallElement getRootElement()

getCallElement

public CallElement getCallElement()

toString

public String toString()
Overrides:
toString in class Object

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.