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