|
JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parameter.ParameterType | |
---|---|
org.jboss.logging.processor.intf.model |
Uses of Parameter.ParameterType in org.jboss.logging.processor.intf.model |
---|
Methods in org.jboss.logging.processor.intf.model that return Parameter.ParameterType | |
---|---|
Parameter.ParameterType |
Parameter.parameterType()
Returns the parameter type of the parameter. |
static Parameter.ParameterType |
Parameter.ParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Parameter.ParameterType[] |
Parameter.ParameterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.logging.processor.intf.model with parameters of type Parameter.ParameterType | |
---|---|
Set<Parameter> |
MessageMethod.parameters(Parameter.ParameterType parameterType)
Returns an unmodifiable collection of the parameters specified by the parameter type or an empty set. |
|
JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |