Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.core.context.TypeName

Packages that use TypeName
org.eclipse.jpt.jaxb.core.context   
org.eclipse.jpt.jaxb.core.context.java   
 

Uses of TypeName in org.eclipse.jpt.jaxb.core.context
 

Methods in org.eclipse.jpt.jaxb.core.context that return TypeName
 TypeName JaxbPersistentAttribute.getDeclaringTypeName()
          Return the name of the type where the source of the attribute is declared.
 TypeName JaxbTypeMapping.getTypeName()
          Return the type's name object
 

Uses of TypeName in org.eclipse.jpt.jaxb.core.context.java
 

Methods in org.eclipse.jpt.jaxb.core.context.java that return TypeName
 TypeName JavaType.getTypeName()
          Return the type's name object
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.