Uses of Interface
org.jvnet.jaxb2_commons.xjc.outline.MPropertyAccessor
Packages that use MPropertyAccessor
Package
Description
-
Uses of MPropertyAccessor in org.jvnet.jaxb2_commons.xjc.outline
Methods in org.jvnet.jaxb2_commons.xjc.outline that return MPropertyAccessorModifier and TypeMethodDescriptionMPropertyAccessorFactory.createPropertyAccessor(com.sun.codemodel.JExpression target) -
Uses of MPropertyAccessor in org.jvnet.jaxb2_commons.xjc.outline.artificial
Classes in org.jvnet.jaxb2_commons.xjc.outline.artificial that implement MPropertyAccessorModifier and TypeClassDescriptionprotected classprotected classclassclassprotected classMethods in org.jvnet.jaxb2_commons.xjc.outline.artificial that return MPropertyAccessorModifier and TypeMethodDescriptionAnyAttributePropertyOutline.createPropertyAccessor(com.sun.codemodel.JExpression target) ConstantPropertyOutline.createPropertyAccessor(com.sun.codemodel.JExpression target) SinglePropertyOutline.createPropertyAccessor(com.sun.codemodel.JExpression target) -
Uses of MPropertyAccessor in org.jvnet.jaxb2_commons.xjc.outline.concrete
Classes in org.jvnet.jaxb2_commons.xjc.outline.concrete that implement MPropertyAccessorMethods in org.jvnet.jaxb2_commons.xjc.outline.concrete that return MPropertyAccessorModifier and TypeMethodDescriptionCMPropertyAccessorFactory.createPropertyAccessor(com.sun.codemodel.JExpression target) CMPropertyOutline.createPropertyAccessor(com.sun.codemodel.JExpression target)