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

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

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

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

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