public abstract class MemberSupport extends Object implements Serializable, Member, Duplicable
Constructor and Description |
---|
MemberSupport(int access)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
int |
getAccess()
return the access modifier of this member
|
void |
setAccess(int access) |
void |
setAccess(String access) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
duplicate
public MemberSupport(int access)
access
- value
- public int getAccess()
Member
public void setAccess(int access)
access
- public void setAccess(String access) throws ExpressionException
access
- the access to setExpressionException
Copyright © 2015 Lucee