Dali Provisional API
Release 3.2

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

Packages that use XmlSchemaType
org.eclipse.jpt.jaxb.core.context   
 

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

Methods in org.eclipse.jpt.jaxb.core.context that return XmlSchemaType
 XmlSchemaType XmlNodeMapping.addXmlSchemaType()
           
 XmlSchemaType JaxbPackageInfo.addXmlSchemaType(int index)
           
 XmlSchemaType XmlNodeMapping.getXmlSchemaType()
           
 

Methods in org.eclipse.jpt.jaxb.core.context that return types with arguments of type XmlSchemaType
 org.eclipse.jpt.common.utility.iterable.ListIterable<XmlSchemaType> JaxbPackageInfo.getXmlSchemaTypes()
           
 

Methods in org.eclipse.jpt.jaxb.core.context with parameters of type XmlSchemaType
 void JaxbPackageInfo.removeXmlSchemaType(XmlSchemaType xmlSchemaType)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.