com.espertech.esper.epl.spec
Class NewItem

java.lang.Object
  extended by com.espertech.esper.epl.spec.NewItem

public class NewItem
extends java.lang.Object


Constructor Summary
NewItem(java.lang.String name, ExprNode optExpression)
           
 
Method Summary
 java.lang.String getName()
           
 ExprNode getOptExpression()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewItem

public NewItem(java.lang.String name,
               ExprNode optExpression)
Method Detail

getName

public java.lang.String getName()

getOptExpression

public ExprNode getOptExpression()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com