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