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, isVirtualclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSet, unsetpublic 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–2022. All rights reserved.