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

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

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

Constructors in com.sun.xml.bind.v2.model.impl with parameters of type RuntimeElementPropertyInfoImpl
RuntimeTypeRefImpl(RuntimeElementPropertyInfoImpl elementPropertyInfo, QName elementName, Type type, boolean isNillable, String defaultValue)