Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jaxb.core.context that return XmlElementAnnotation
 XmlElementAnnotation XmlElement.getAnnotation(boolean createIfNull)
           
 

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

Methods in org.eclipse.jpt.jaxb.core.resource.java that return XmlElementAnnotation
 XmlElementAnnotation XmlElementsAnnotation.addXmlElement(int index)
          Corresponds to the 'value' element of the XmlElements annotation.
 XmlElementAnnotation XmlElementsAnnotation.xmlElementAt(int index)
          Corresponds to the 'value' element of the XmlElements annotation.
 

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


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.