public static class TestableUberspect.VelSetterImpl extends Object implements org.apache.velocity.util.introspection.VelPropertySet
| Constructor and Description |
|---|
VelSetterImpl(org.apache.velocity.util.introspection.VelMethod velmethod) |
VelSetterImpl(org.apache.velocity.util.introspection.VelMethod velmethod,
String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName() |
Object |
invoke(Object o,
Object value) |
boolean |
isCacheable() |
public VelSetterImpl(org.apache.velocity.util.introspection.VelMethod velmethod)
public VelSetterImpl(org.apache.velocity.util.introspection.VelMethod velmethod,
String key)
public Object invoke(Object o, Object value)
invoke in interface org.apache.velocity.util.introspection.VelPropertySetpublic boolean isCacheable()
isCacheable in interface org.apache.velocity.util.introspection.VelPropertySetpublic String getMethodName()
getMethodName in interface org.apache.velocity.util.introspection.VelPropertySetCopyright © 2023. All rights reserved.