public class FieldParameter extends Parameter
Parameter.ParamType| Modifier and Type | Field and Description |
|---|---|
protected Field |
field |
defaultValue, encoded, genericType, paramName, paramType, resourceClass, suspendTimeout, type| Modifier | Constructor and Description |
|---|---|
protected |
FieldParameter(ResourceClass declaredClass,
Field field) |
| Modifier and Type | Method and Description |
|---|---|
AccessibleObject |
getAccessibleObject() |
Annotation[] |
getAnnotations() |
Field |
getField() |
getDefaultValue, getGenericType, getParamName, getParamType, getResourceClass, getSuspendTimeout, getType, isEncodedprotected Field field
protected FieldParameter(ResourceClass declaredClass, Field field)
public AccessibleObject getAccessibleObject()
getAccessibleObject in class Parameterpublic Annotation[] getAnnotations()
getAnnotations in class Parameterpublic Field getField()
Copyright © 2017 JBoss by Red Hat. All rights reserved.