Uses of Class
org.cassandraunit.model.RowModel

Packages that use RowModel
org.cassandraunit.model   
 

Uses of RowModel in org.cassandraunit.model
 

Methods in org.cassandraunit.model that return types with arguments of type RowModel
 List<RowModel> ColumnFamilyModel.getRows()
           
 

Method parameters in org.cassandraunit.model with type arguments of type RowModel
 void ColumnFamilyModel.setRows(List<RowModel> rows)
           
 



Copyright © 2012. All Rights Reserved.