Uses of Enum Class
org.jboss.resteasy.spi.metadata.Parameter.ParamType
-
Uses of Parameter.ParamType in org.jboss.resteasy.spi.metadata
Modifier and TypeMethodDescriptionParameter.getParamType()
static Parameter.ParamType
Returns the enum constant of this class with the specified name.static Parameter.ParamType[]
Parameter.ParamType.values()
Returns an array containing the constants of this enum class, in the order they are declared.