public abstract static class Type.PrimitiveType extends java.lang.Object implements Type
Type.NestedType, Type.PrimitiveType, Type.TypeID| Constructor and Description | 
|---|
PrimitiveType()  | 
| Modifier and Type | Method and Description | 
|---|---|
Type.PrimitiveType | 
asPrimitiveType()  | 
boolean | 
isPrimitiveType()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasListType, asMapType, asNestedType, asStructType, isListType, isMapType, isNestedType, isStructType, typeIdpublic boolean isPrimitiveType()
isPrimitiveType in interface Typepublic Type.PrimitiveType asPrimitiveType()
asPrimitiveType in interface Type