Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.core.resource.java.XmlElementRefAnnotation

Packages that use XmlElementRefAnnotation
org.eclipse.jpt.jaxb.core.context   
org.eclipse.jpt.jaxb.core.resource.java   
 

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

Methods in org.eclipse.jpt.jaxb.core.context that return XmlElementRefAnnotation
 XmlElementRefAnnotation XmlElementRef.getAnnotation()
           
 

Uses of XmlElementRefAnnotation in org.eclipse.jpt.jaxb.core.resource.java
 

Methods in org.eclipse.jpt.jaxb.core.resource.java that return XmlElementRefAnnotation
 XmlElementRefAnnotation XmlElementRefsAnnotation.addXmlElementRef(int index)
          Corresponds to the 'value' element of the XmlElementRefs annotation.
 XmlElementRefAnnotation XmlElementRefsAnnotation.xmlElementRefAt(int index)
          Corresponds to the 'value' element of the XmlElementRefs annotation.
 

Methods in org.eclipse.jpt.jaxb.core.resource.java that return types with arguments of type XmlElementRefAnnotation
 org.eclipse.jpt.common.utility.iterable.ListIterable<XmlElementRefAnnotation> XmlElementRefsAnnotation.getXmlElementRefs()
          Corresponds to the 'value' element of the XmlElementRefs annotation.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.