Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.core.context.java.JavaTypeMapping

Packages that use JavaTypeMapping
org.eclipse.jpt.jaxb.core.context.java   
org.eclipse.jpt.jaxb.eclipselink.core.context.java   
 

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

Subinterfaces of JavaTypeMapping in org.eclipse.jpt.jaxb.core.context.java
 interface JavaClassMapping
           
 interface JavaEnumMapping
           
 

Methods in org.eclipse.jpt.jaxb.core.context.java that return JavaTypeMapping
 JavaTypeMapping JavaType.getMapping()
          Return the mapping of this type.
 

Uses of JavaTypeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context.java
 

Subinterfaces of JavaTypeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context.java
 interface ELClassMapping
          Oxm extensions to JaxbClassMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.