Uses of Interface
com.sun.xml.bind.v2.model.runtime.RuntimeAttributePropertyInfo

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

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

Classes in com.sun.xml.bind.v2.model.impl that implement RuntimeAttributePropertyInfo
(package private)  class RuntimeAttributePropertyInfoImpl
           
 

Uses of RuntimeAttributePropertyInfo in com.sun.xml.bind.v2.runtime.property
 

Constructors in com.sun.xml.bind.v2.runtime.property with parameters of type RuntimeAttributePropertyInfo
AttributeProperty(JAXBContextImpl context, RuntimeAttributePropertyInfo prop)