org.apache.velocity.util.introspection
public class UberspectImpl.VelSetterImpl extends Object implements VelPropertySet
| Field Summary | |
|---|---|
| String | putKey |
| VelMethod | vm |
| Constructor Summary | |
|---|---|
| VelSetterImpl(VelMethod velmethod) | |
| VelSetterImpl(VelMethod velmethod, String key) | |
| VelSetterImpl() | |
| Method Summary | |
|---|---|
| String | getMethodName() |
| Object | invoke(Object o, Object value) |
| boolean | isCacheable() |