Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.eclipselink.core.context.oxm.OxmTypeMapping

Packages that use OxmTypeMapping
org.eclipse.jpt.jaxb.eclipselink.core.context   
org.eclipse.jpt.jaxb.eclipselink.core.context.oxm   
 

Uses of OxmTypeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context
 

Methods in org.eclipse.jpt.jaxb.eclipselink.core.context that return OxmTypeMapping
 OxmTypeMapping ELJaxbContextRoot.getOxmTypeMapping(String typeName)
           
 

Uses of OxmTypeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm
 

Subinterfaces of OxmTypeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm
 interface OxmJavaType
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlEnum
           
 

Methods in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm that return OxmTypeMapping
 OxmTypeMapping OxmXmlBindings.getTypeMapping(String typeName)
          Return *first* type mapping with the given name
 

Methods in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm that return types with arguments of type OxmTypeMapping
 Iterable<OxmTypeMapping> OxmXmlBindings.getTypeMappings()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.