Uses of Class
com.cc.framework.common.Tuple

Packages that use Tuple
com.cc.framework.common   
 

Uses of Tuple in com.cc.framework.common
 

Methods in com.cc.framework.common that return Tuple
 Tuple TupleArray.get(int index)
          Returns the element at the specified position in this list.
 

Methods in com.cc.framework.common with parameters of type Tuple
 void TupleArray.add(Tuple tuple)
          Appends the specified tuple to this list.
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.