protected abstract class AbstractSinglePropertyOutline.PropertyAccessor extends AbstractPropertyOutline.PropertyAccessor
target
Constructor and Description |
---|
PropertyAccessor(com.sun.codemodel.JExpression target) |
Modifier and Type | Method and Description |
---|---|
void |
get(com.sun.codemodel.JBlock block,
com.sun.codemodel.JVar variable) |
void |
set(com.sun.codemodel.JBlock block,
String uniqueName,
com.sun.codemodel.JExpression value) |
getType, isConstant, isVirtual
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isSet, unset
public void get(com.sun.codemodel.JBlock block, com.sun.codemodel.JVar variable)
public void set(com.sun.codemodel.JBlock block, String uniqueName, com.sun.codemodel.JExpression value)
Copyright © 2005–2018. All rights reserved.