Uses of Class
org.cassandraunit.dataset.xml.Row

Packages that use Row
org.cassandraunit.dataset.xml   
 

Uses of Row in org.cassandraunit.dataset.xml
 

Fields in org.cassandraunit.dataset.xml with type parameters of type Row
protected  List<Row> ColumnFamily.row
           
 

Methods in org.cassandraunit.dataset.xml that return Row
 Row ObjectFactory.createRow()
          Create an instance of Row
 

Methods in org.cassandraunit.dataset.xml that return types with arguments of type Row
 List<Row> ColumnFamily.getRow()
          Gets the value of the row property.
 



Copyright © 2012. All Rights Reserved.