Package | Description |
---|---|
org.jboss.resteasy.spi.metadata |
Modifier and Type | Field and Description |
---|---|
protected Parameter.ParamType |
Parameter.paramType |
Modifier and Type | Method and Description |
---|---|
Parameter.ParamType |
Parameter.getParamType() |
static Parameter.ParamType |
Parameter.ParamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parameter.ParamType[] |
Parameter.ParamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.