Class Type
java.lang.Object
org.apache.xbean.spring.generator.Type
- Since:
- 1.0
- Version:
- $Id$
- Author:
- Dain Sundstrom
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
int
hashCode()
boolean
boolean
static Type
newArrayType
(String type, int dimensions) static Type
newCollectionType
(String collectionType, Type elementType) static Type
newSimpleType
(String name)