Uses of Class
org.cassandraunit.model.ColumnModel

Packages that use ColumnModel
org.cassandraunit.model   
 

Uses of ColumnModel in org.cassandraunit.model
 

Methods in org.cassandraunit.model that return types with arguments of type ColumnModel
 List<ColumnModel> SuperColumnModel.getColumns()
           
 List<ColumnModel> RowModel.getColumns()
           
 

Method parameters in org.cassandraunit.model with type arguments of type ColumnModel
 void SuperColumnModel.setColumns(List<ColumnModel> columns)
           
 void RowModel.setColumns(List<ColumnModel> columns)
           
 



Copyright © 2012. All Rights Reserved.