org.cassandraunit.model
Class ColumnModel
java.lang.Object
org.cassandraunit.model.ColumnModel
public class ColumnModel
- extends Object
- Author:
- Jeremy Sevellec
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnModel
public ColumnModel()
getName
public GenericType getName()
setName
public void setName(GenericType name)
getValue
public GenericType getValue()
setValue
public void setValue(GenericType value)
Copyright © 2012. All Rights Reserved.