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