|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.bval.util.AccessStrategy
org.apache.bval.jsr303.extensions.ParameterAccess
public class ParameterAccess
Implementation of AccessStrategy for method parameters.
| Constructor Summary | |
|---|---|
ParameterAccess(Type paramType,
int paramIdx)
Create a new ParameterAccess instance. |
|
| Method Summary | |
|---|---|
Object |
get(Object instance)
|
ElementType |
getElementType()
|
Type |
getJavaType()
|
String |
getPropertyName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterAccess(Type paramType,
int paramIdx)
paramType - paramIdx - | Method Detail |
|---|
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 AccessStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||