Uses of Interface
com.sun.xml.bind.v2.model.core.ValuePropertyInfo

Packages that use ValuePropertyInfo
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
com.sun.xml.bind.v2.model.runtime The specialization of com.sun.xml.bind.v2.model.core for the runtime. 
 

Uses of ValuePropertyInfo in com.sun.tools.xjc.model
 

Classes in com.sun.tools.xjc.model that implement ValuePropertyInfo
 class CValuePropertyInfo
          ValuePropertyInfo implementation for XJC.
 

Uses of ValuePropertyInfo in com.sun.xml.bind.v2.model.runtime
 

Subinterfaces of ValuePropertyInfo in com.sun.xml.bind.v2.model.runtime
 interface RuntimeValuePropertyInfo