Uses of Interface
org.jvnet.jaxb2_commons.xjc.outline.MPropertyOutline
Packages that use MPropertyOutline
Package
Description
-
Uses of MPropertyOutline in org.jvnet.jaxb2_commons.xjc.generator
Methods in org.jvnet.jaxb2_commons.xjc.generator that return MPropertyOutlineModifier and TypeMethodDescriptionMPropertyOutlineGenerator.generate(MClassOutline classOutline, org.jvnet.jaxb2_commons.xml.bind.model.MModelInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> modelInfo, org.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> propertyInfo) -
Uses of MPropertyOutline in org.jvnet.jaxb2_commons.xjc.generator.artificial
Methods in org.jvnet.jaxb2_commons.xjc.generator.artificial that return MPropertyOutlineModifier and TypeMethodDescriptionWrapperPropertyOutlineGenerator.generate(MClassOutline classOutline, org.jvnet.jaxb2_commons.xml.bind.model.MModelInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> modelInfo, org.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> propertyInfo) -
Uses of MPropertyOutline in org.jvnet.jaxb2_commons.xjc.generator.concrete
Methods in org.jvnet.jaxb2_commons.xjc.generator.concrete that return MPropertyOutlineModifier and TypeMethodDescriptionCMPropertyOutlineGenerator.generate(MClassOutline classOutline, org.jvnet.jaxb2_commons.xml.bind.model.MModelInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> modelInfo, org.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> propertyInfo) -
Uses of MPropertyOutline in org.jvnet.jaxb2_commons.xjc.outline
Methods in org.jvnet.jaxb2_commons.xjc.outline that return types with arguments of type MPropertyOutlineModifier and TypeMethodDescriptionMClassOutline.getDeclaredPropertyOutlines()MClassOutline.getPropertyOutlines() -
Uses of MPropertyOutline in org.jvnet.jaxb2_commons.xjc.outline.artificial
Classes in org.jvnet.jaxb2_commons.xjc.outline.artificial that implement MPropertyOutlineModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of MPropertyOutline in org.jvnet.jaxb2_commons.xjc.outline.concrete
Classes in org.jvnet.jaxb2_commons.xjc.outline.concrete that implement MPropertyOutlineMethods in org.jvnet.jaxb2_commons.xjc.outline.concrete that return types with arguments of type MPropertyOutlineModifier and TypeMethodDescriptionCMClassOutline.getDeclaredPropertyOutlines()CMClassOutline.getPropertyOutlines()Methods in org.jvnet.jaxb2_commons.xjc.outline.concrete with parameters of type MPropertyOutlineModifier and TypeMethodDescriptionvoidCMClassOutline.addDeclaredPropertyOutline(MPropertyOutline propertyOutline)