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

Packages that use Column
org.cassandraunit.dataset.xml   
 

Uses of Column in org.cassandraunit.dataset.xml
 

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

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

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



Copyright © 2012. All Rights Reserved.