Searched defs:TypeName (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/scope/
H A DTypeName.java42 * TypeName.java
54 * An object of class TypeName is used if an identifier
60 public class TypeName class in inherits:Definition
71 public TypeName(Type type, String qualifiedName) method in class:TypeName
99 buf.append("TypeName("); //NOI18N

Completed in 18 milliseconds