|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnFamilyType | |
|---|---|
| org.cassandraunit.dataset.xml | |
| Uses of ColumnFamilyType in org.cassandraunit.dataset.xml |
|---|
| Fields in org.cassandraunit.dataset.xml declared as ColumnFamilyType | |
|---|---|
protected ColumnFamilyType |
ColumnFamily.type
|
| Methods in org.cassandraunit.dataset.xml that return ColumnFamilyType | |
|---|---|
static ColumnFamilyType |
ColumnFamilyType.fromValue(String v)
|
ColumnFamilyType |
ColumnFamily.getType()
Gets the value of the type property. |
static ColumnFamilyType |
ColumnFamilyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ColumnFamilyType[] |
ColumnFamilyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.cassandraunit.dataset.xml with parameters of type ColumnFamilyType | |
|---|---|
void |
ColumnFamily.setType(ColumnFamilyType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||