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, wait
get, isSet, set, unset
public com.sun.codemodel.JType getType()
getType
in interface MPropertyAccessor
public boolean isConstant()
isConstant
in interface MPropertyAccessor
public boolean isVirtual()
isVirtual
in interface MPropertyAccessor
Copyright © 2005–2018. All rights reserved.