Uses of Interface
org.jvnet.jaxb2_commons.xjc.outline.MPropertyAccessor

Packages that use MPropertyAccessor
org.jvnet.jaxb2_commons.xjc.outline   
org.jvnet.jaxb2_commons.xjc.outline.artificial   
org.jvnet.jaxb2_commons.xjc.outline.concrete   
 

Uses of MPropertyAccessor in org.jvnet.jaxb2_commons.xjc.outline
 

Methods in org.jvnet.jaxb2_commons.xjc.outline that return MPropertyAccessor
 MPropertyAccessor MPropertyAccessorFactory.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 MPropertyAccessor
protected  class AbstractPropertyOutline.PropertyAccessor
           
protected  class AbstractSinglePropertyOutline.PropertyAccessor
           
 class AnyAttributePropertyOutline.PropertyAccessor
           
 class ConstantPropertyOutline.PropertyAccessor
           
protected  class SinglePropertyOutline.PropertyAccessor
           
 

Methods in org.jvnet.jaxb2_commons.xjc.outline.artificial that return MPropertyAccessor
 MPropertyAccessor SinglePropertyOutline.createPropertyAccessor(com.sun.codemodel.JExpression target)
           
 MPropertyAccessor ConstantPropertyOutline.createPropertyAccessor(com.sun.codemodel.JExpression target)
           
 MPropertyAccessor AnyAttributePropertyOutline.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 MPropertyAccessor
 class CMPropertyAccessor
           
 

Methods in org.jvnet.jaxb2_commons.xjc.outline.concrete that return MPropertyAccessor
 MPropertyAccessor CMPropertyAccessorFactory.createPropertyAccessor(com.sun.codemodel.JExpression target)
           
 MPropertyAccessor CMPropertyOutline.createPropertyAccessor(com.sun.codemodel.JExpression target)
           
 



Copyright © 2005-2012. All Rights Reserved.