public class ParametersAccess extends AccessStrategy
| Constructor and Description |
|---|
ParametersAccess() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object instance) |
ElementType |
getElementType() |
Type |
getJavaType() |
String |
getPropertyName() |
public Object get(Object instance)
get in class AccessStrategypublic ElementType getElementType()
getElementType in class AccessStrategypublic Type getJavaType()
getJavaType in class AccessStrategypublic String getPropertyName()
getPropertyName in class AccessStrategyCopyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.