| Package | Description |
|---|---|
| org.cassandraunit.type |
| Modifier and Type | Method and Description |
|---|---|
static GenericTypeEnum |
GenericTypeEnum.fromValue(String v) |
GenericTypeEnum |
GenericType.getType() |
GenericTypeEnum[] |
GenericType.getTypesBelongingCompositeType() |
static GenericTypeEnum |
GenericTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericTypeEnum[] |
GenericTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GenericType(String[] compositeValues,
GenericTypeEnum[] typesBelongingCompositeType)
constructor to use with the compositeType
|
GenericType(String value,
GenericTypeEnum type) |
Copyright © 2020. All rights reserved.