protected abstract class AbstractPropertyOutline.PropertyAccessor extends Object implements MPropertyAccessor
| Modifier and Type | Field and Description |
|---|---|
protected com.sun.codemodel.JExpression |
target |
| Constructor and Description |
|---|
PropertyAccessor(com.sun.codemodel.JExpression target) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.codemodel.JType |
getType() |
boolean |
isConstant() |
boolean |
isVirtual() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, isSet, set, unsetpublic com.sun.codemodel.JType getType()
getType in interface MPropertyAccessorpublic boolean isConstant()
isConstant in interface MPropertyAccessorpublic boolean isVirtual()
isVirtual in interface MPropertyAccessorCopyright © 2005–2022. All rights reserved.