Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm that return OxmJavaType
 OxmJavaType OxmXmlBindings.addJavaType(int index)
           
 OxmJavaType OxmXmlBindings.getJavaType(int index)
           
 OxmJavaType OxmXmlBindings.getJavaType(String qualifiedName)
          Return the first java type with the given qualified name
 

Methods in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm that return types with arguments of type OxmJavaType
 org.eclipse.jpt.common.utility.iterable.ListIterable<OxmJavaType> OxmXmlBindings.getJavaTypes()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.