Uses of Interface
org.jvnet.jaxb.xjc.outline.MPropertyAccessorFactory
-
Packages that use MPropertyAccessorFactory Package Description org.jvnet.jaxb.xjc.outline org.jvnet.jaxb.xjc.outline.artificial org.jvnet.jaxb.xjc.outline.concrete -
-
Uses of MPropertyAccessorFactory in org.jvnet.jaxb.xjc.outline
Subinterfaces of MPropertyAccessorFactory in org.jvnet.jaxb.xjc.outline Modifier and Type Interface Description interfaceMPropertyOutline -
Uses of MPropertyAccessorFactory in org.jvnet.jaxb.xjc.outline.artificial
Classes in org.jvnet.jaxb.xjc.outline.artificial that implement MPropertyAccessorFactory Modifier and Type Class Description classAbstractPropertyOutlineclassAbstractSinglePropertyOutlineclassAnyAttributePropertyOutlineclassConstantPropertyOutlineclassSinglePropertyOutline -
Uses of MPropertyAccessorFactory in org.jvnet.jaxb.xjc.outline.concrete
Classes in org.jvnet.jaxb.xjc.outline.concrete that implement MPropertyAccessorFactory Modifier and Type Class Description classCMPropertyAccessorFactoryclassCMPropertyOutlineConstructors in org.jvnet.jaxb.xjc.outline.concrete with parameters of type MPropertyAccessorFactory Constructor Description CMPropertyOutline(MClassOutline classOutline, MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> target, MPropertyAccessorFactory propertyAccessorFactory)
-