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

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

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

Subinterfaces of XmlAccessTypeHolder in org.eclipse.jpt.jaxb.core.context
 interface JaxbClass
          Represents a JAXB class.
 interface JaxbPackageInfo
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JaxbPersistentClass
          Represents a JAXB persistent class.
 interface JaxbTransientClass
          Represents a transient JAXB type (A class with an explicit @XmlTransient annotation)