| Package | Description |
|---|---|
| org.cassandraunit.dataset.xml |
| Modifier and Type | Field and Description |
|---|---|
protected IndexType |
ColumnMetadata.indexType |
| Modifier and Type | Method and Description |
|---|---|
static IndexType |
IndexType.fromValue(String v) |
IndexType |
ColumnMetadata.getIndexType()
Gets the value of the indexType property.
|
static IndexType |
IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexType[] |
IndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnMetadata.setIndexType(IndexType value)
Sets the value of the indexType property.
|
Copyright © 2016. All rights reserved.