|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FluentMethodType in org.jvnet.jaxb2_commons.plugin.fluent_api |
---|
Methods in org.jvnet.jaxb2_commons.plugin.fluent_api that return FluentMethodType | |
---|---|
static FluentMethodType |
FluentMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FluentMethodType[] |
FluentMethodType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.jvnet.jaxb2_commons.plugin.fluent_api with parameters of type FluentMethodType | |
---|---|
FluentMethodInfo(com.sun.codemodel.JMethod jmethod,
FluentMethodType fluentMethodType,
boolean isOverride)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |