Package org.jvnet.jaxb.xjc.outline
Interface MPropertyAccessorFactory
-
- All Known Subinterfaces:
MPropertyOutline
- All Known Implementing Classes:
AbstractPropertyOutline,AbstractSinglePropertyOutline,AnyAttributePropertyOutline,CMPropertyAccessorFactory,CMPropertyOutline,ConstantPropertyOutline,SinglePropertyOutline
public interface MPropertyAccessorFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MPropertyAccessorcreatePropertyAccessor(com.sun.codemodel.JExpression target)
-
-
-
Method Detail
-
createPropertyAccessor
MPropertyAccessor createPropertyAccessor(com.sun.codemodel.JExpression target)
-
-