Uses of Interface
org.jvnet.jaxb.xml.bind.model.MValuePropertyInfo
-
Packages that use MValuePropertyInfo Package Description org.jvnet.jaxb.xml.bind.model org.jvnet.jaxb.xml.bind.model.concrete org.jvnet.jaxb.xml.bind.model.util -
-
Uses of MValuePropertyInfo in org.jvnet.jaxb.xml.bind.model
Methods in org.jvnet.jaxb.xml.bind.model with parameters of type MValuePropertyInfo Modifier and Type Method Description VMPropertyInfoVisitor. visitValuePropertyInfo(MValuePropertyInfo<T,C> info) -
Uses of MValuePropertyInfo in org.jvnet.jaxb.xml.bind.model.concrete
Classes in org.jvnet.jaxb.xml.bind.model.concrete that implement MValuePropertyInfo Modifier and Type Class Description classCMValuePropertyInfo<T,C extends T> -
Uses of MValuePropertyInfo in org.jvnet.jaxb.xml.bind.model.util
Methods in org.jvnet.jaxb.xml.bind.model.util with parameters of type MValuePropertyInfo Modifier and Type Method Description VDefaultPropertyInfoVisitor. visitValuePropertyInfo(MValuePropertyInfo<T,C> info)VoidQNameCollectingPropertyInfoVisitor. visitValuePropertyInfo(MValuePropertyInfo<T,C> info)
-