Uses of Interface
org.glassfish.jaxb.core.v2.model.core.ValuePropertyInfo
-
Packages that use ValuePropertyInfo Package Description com.sun.tools.xjc.model Implementation of theorg.glassfish.jaxb.core.v2.model.corepackage for XJC.org.glassfish.jaxb.runtime.v2.model.runtime The specialization oforg.glassfish.jaxb.core.v2.model.corefor the runtime. -
-
Uses of ValuePropertyInfo in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement ValuePropertyInfo Modifier and Type Class Description classCValuePropertyInfoValuePropertyInfoimplementation for XJC. -
Uses of ValuePropertyInfo in org.glassfish.jaxb.runtime.v2.model.runtime
Subinterfaces of ValuePropertyInfo in org.glassfish.jaxb.runtime.v2.model.runtime Modifier and Type Interface Description interfaceRuntimeValuePropertyInfo
-