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

Packages that use SuperColumn
org.cassandraunit.dataset.xml   
 

Uses of SuperColumn in org.cassandraunit.dataset.xml
 

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

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

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



Copyright © 2012. All Rights Reserved.