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

Packages that use RuntimeAttributePropertyInfo
com.sun.xml.bind.v2.runtime.property   
 

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)