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

Packages that use ColumnMetadata
org.cassandraunit.dataset.xml   
 

Uses of ColumnMetadata in org.cassandraunit.dataset.xml
 

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

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

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



Copyright © 2012. All Rights Reserved.