Uses of Interface
com.sun.xml.bind.v2.model.core.AttributePropertyInfo

Packages that use AttributePropertyInfo
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
com.sun.xml.bind.v2.model.runtime The specialization of com.sun.xml.bind.v2.model.core for the runtime. 
 

Uses of AttributePropertyInfo in com.sun.xml.bind.v2.model.impl
 

Classes in com.sun.xml.bind.v2.model.impl that implement AttributePropertyInfo
(package private)  class AttributePropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT>
           
(package private)  class RuntimeAttributePropertyInfoImpl
           
 

Uses of AttributePropertyInfo in com.sun.xml.bind.v2.model.runtime
 

Subinterfaces of AttributePropertyInfo in com.sun.xml.bind.v2.model.runtime
 interface RuntimeAttributePropertyInfo