public class PropertyContext extends Object
| Constructor and Description |
|---|
PropertyContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentPath() |
Object |
getInstance() |
Method |
getMethod() |
ValueProxy |
getValue() |
void |
setComponentPath(String pComponentPath) |
void |
setInstance(Object instance) |
void |
setMethod(Method method) |
void |
setValue(ValueProxy pValue) |
String |
toString() |
public Object getInstance()
public void setInstance(Object instance)
public Method getMethod()
public void setMethod(Method method)
public ValueProxy getValue()
public void setValue(ValueProxy pValue)
public String getComponentPath()
public void setComponentPath(String pComponentPath)
Copyright © 2019. All rights reserved.