|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.Statement
java.beans.Expression
com.devexperts.evolution.utils.configencoder.MExpression
public class MExpression
the point of this class is to get a reference to 'property' object
Field Summary | |
---|---|
protected java.lang.Object |
property
|
Constructor Summary | |
---|---|
MExpression()
|
Method Summary | |
---|---|
java.lang.Object |
getProperty()
|
void |
setProperty(java.lang.Object property)
|
Methods inherited from class java.beans.Expression |
---|
getValue, setValue, toString |
Methods inherited from class java.beans.Statement |
---|
execute, getArguments, getMethodName, getTarget |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected java.lang.Object property
Constructor Detail |
---|
public MExpression()
Method Detail |
---|
public java.lang.Object getProperty()
public void setProperty(java.lang.Object property)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |