public interface RuntimeContext
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getNullablePropertyValue(String parameterName,
String propertyPath) |
Object |
getPropertyValue(String parameterName,
String propertyPath) |
void |
setPropertyValue(String parameterName,
String propertyPath,
Object value) |
Copyright © 2014. All rights reserved.