net.sf.csutils.core.query.tree
Class Concatenation

java.lang.Object
  extended by net.sf.csutils.core.query.tree.Concatenation

public class Concatenation
extends java.lang.Object

This class represents a concatenation.


Method Summary
 java.util.List<java.lang.Object> getItems()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getItems

public java.util.List<java.lang.Object> getItems()


Copyright © 2009-2010. All Rights Reserved.