org.jvnet.jaxb2_commons.xjc.outline.artificial
Class SinglePropertyOutline.PropertyAccessor

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xjc.outline.artificial.AbstractPropertyOutline.PropertyAccessor
      extended by org.jvnet.jaxb2_commons.xjc.outline.artificial.AbstractSinglePropertyOutline.PropertyAccessor
          extended by org.jvnet.jaxb2_commons.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.jaxb2_commons.xjc.outline.artificial.AbstractPropertyOutline.PropertyAccessor
target
 
Constructor Summary
SinglePropertyOutline.PropertyAccessor(com.sun.codemodel.JExpression target)
           
 
Method Summary
 com.sun.codemodel.JExpression isSet()
           
 void unset(com.sun.codemodel.JBlock body)
           
 
Methods inherited from class org.jvnet.jaxb2_commons.xjc.outline.artificial.AbstractSinglePropertyOutline.PropertyAccessor
get, set
 
Methods inherited from class org.jvnet.jaxb2_commons.xjc.outline.artificial.AbstractPropertyOutline.PropertyAccessor
getType, isConstant, isVirtual
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SinglePropertyOutline.PropertyAccessor

public SinglePropertyOutline.PropertyAccessor(com.sun.codemodel.JExpression target)
Method Detail

isSet

public com.sun.codemodel.JExpression isSet()

unset

public void unset(com.sun.codemodel.JBlock body)


Copyright © 2005-2012. All Rights Reserved.