org.jvnet.jaxb2_commons.xjc.outline.artificial
Class SinglePropertyOutline.PropertyAccessor
java.lang.Object
org.jvnet.jaxb2_commons.xjc.outline.artificial.AbstractPropertyOutline.PropertyAccessor
org.jvnet.jaxb2_commons.xjc.outline.artificial.AbstractSinglePropertyOutline.PropertyAccessor
org.jvnet.jaxb2_commons.xjc.outline.artificial.SinglePropertyOutline.PropertyAccessor
- All Implemented Interfaces:
- MPropertyAccessor
- Enclosing class:
- SinglePropertyOutline
protected class SinglePropertyOutline.PropertyAccessor
- extends AbstractSinglePropertyOutline.PropertyAccessor
Method Summary |
com.sun.codemodel.JExpression |
isSet()
|
void |
unset(com.sun.codemodel.JBlock body)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SinglePropertyOutline.PropertyAccessor
public SinglePropertyOutline.PropertyAccessor(com.sun.codemodel.JExpression target)
isSet
public com.sun.codemodel.JExpression isSet()
unset
public void unset(com.sun.codemodel.JBlock body)
Copyright © 2005-2012. All Rights Reserved.