Class SinglePropertyOutline.PropertyAccessor
- java.lang.Object
-
- org.jvnet.jaxb.xjc.outline.artificial.AbstractPropertyOutline.PropertyAccessor
-
- org.jvnet.jaxb.xjc.outline.artificial.AbstractSinglePropertyOutline.PropertyAccessor
-
- org.jvnet.jaxb.xjc.outline.artificial.SinglePropertyOutline.PropertyAccessor
-
- All Implemented Interfaces:
MPropertyAccessor
- Enclosing class:
- SinglePropertyOutline
protected class SinglePropertyOutline.PropertyAccessor extends AbstractSinglePropertyOutline.PropertyAccessor
-
-
Field Summary
-
Fields inherited from class org.jvnet.jaxb.xjc.outline.artificial.AbstractPropertyOutline.PropertyAccessor
target
-
-
Constructor Summary
Constructors Constructor Description PropertyAccessor(com.sun.codemodel.JExpression target)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.sun.codemodel.JExpressionisSet()voidunset(com.sun.codemodel.JBlock body)-
Methods inherited from class org.jvnet.jaxb.xjc.outline.artificial.AbstractSinglePropertyOutline.PropertyAccessor
get, set
-
Methods inherited from class org.jvnet.jaxb.xjc.outline.artificial.AbstractPropertyOutline.PropertyAccessor
getType, isConstant, isVirtual
-
-