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, isEncoded
protected Field field
protected FieldParameter(ResourceClass declaredClass, Field field)
public AccessibleObject getAccessibleObject()
getAccessibleObject
in class Parameter
public Annotation[] getAnnotations()
getAnnotations
in class Parameter
public Field getField()
Copyright © 2016 JBoss by Red Hat. All rights reserved.