public interface SimpleType extends Type
| Modifier and Type | Method and Description |
|---|---|
SimpleType |
getPrimitiveType() |
TypeRef<? extends SimpleType> |
getRef()
Gets a proxy (or reference to this type).
|
boolean |
isPrimitive()
Tests whether this type is a primitive type.
|
decode, encode, getHelper, getName, getSchema, getSchemaName, getSuperType, getTypeHierarchy, isAnyType, isComplexType, isCompositeType, isListType, isNotNull, isReadOnly, isSimpleType, isSuperTypeOf, newInstance, validateconvertboolean isPrimitive()
SimpleType getPrimitiveType()
TypeRef<? extends SimpleType> getRef()
TypeCopyright © 2011 Nuxeo SA. All Rights Reserved.