| Modifier and Type | Required Element and Description | 
|---|---|
String | 
name
The name of the type. 
 | 
| Modifier and Type | Optional Element and Description | 
|---|---|
boolean | 
caseSensitiveKeyspace
Whether the keyspace name is a case sensitive one. 
 | 
boolean | 
caseSensitiveType
Whether the type name is a case sensitive one. 
 | 
String | 
keyspace
The name of the keyspace the type is part of. 
 | 
public abstract String name
public abstract String keyspace
Copyright © 2012–2015. All rights reserved.