Uses of Class
com.sun.xml.bind.v2.model.impl.AttributePropertyInfoImpl

Packages that use AttributePropertyInfoImpl
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
 

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

Subclasses of AttributePropertyInfoImpl in com.sun.xml.bind.v2.model.impl
(package private)  class RuntimeAttributePropertyInfoImpl
           
 

Methods in com.sun.xml.bind.v2.model.impl that return AttributePropertyInfoImpl
protected  AttributePropertyInfoImpl<T,C,F,M> ClassInfoImpl.createAttributeProperty(PropertySeed<T,C,F,M> seed)
           
protected  AttributePropertyInfoImpl RuntimeClassInfoImpl.createAttributeProperty(PropertySeed<Type,Class,Field,Method> seed)