|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parameter.ParameterType | |
|---|---|
| org.jboss.logging.processor.model | |
| Uses of Parameter.ParameterType in org.jboss.logging.processor.model |
|---|
| Methods in org.jboss.logging.processor.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.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. |
Set<Parameter> |
MessageMethod.parameters(Parameter.ParameterType parameterType,
Parameter.ParameterType... parameterTypes)
Returns an unmodifiable collection of the parameters specified by the parameter type or an empty set. |
Set<Parameter> |
MessageMethod.parameters(Parameter.ParameterType parameterType,
Parameter.ParameterType... parameterTypes)
Returns an unmodifiable collection of the parameters specified by the parameter type or an empty set. |
|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||