protected abstract class AbstractPropertyOutline.PropertyAccessor extends Object implements MPropertyAccessor
| Modifier and Type | Field and Description |
|---|---|
protected com.sun.codemodel.JExpression |
target |
| Constructor and Description |
|---|
AbstractPropertyOutline.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 AbstractPropertyOutline.PropertyAccessor(com.sun.codemodel.JExpression target)
public com.sun.codemodel.JType getType()
getType in interface MPropertyAccessorpublic boolean isConstant()
isConstant in interface MPropertyAccessorpublic boolean isVirtual()
isVirtual in interface MPropertyAccessorCopyright © 2005-2016. All Rights Reserved.