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

Packages that use ColumnFamily
org.cassandraunit.dataset.xml   
 

Uses of ColumnFamily in org.cassandraunit.dataset.xml
 

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

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

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



Copyright © 2012. All Rights Reserved.