Skip navigation links
C F G I O P R S V 

C

createFluentMethod(JDefinedClass) - Method in class org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodInfo
Creates a fluent API method in the given class.
createFluentMethod(JDefinedClass, FluentMethodInfo) - Method in enum org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType
 

F

FLUENT_SETTER_METHOD_PREFIX - Static variable in enum org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType
 
FluentApiPlugin - Class in org.jvnet.jaxb2_commons.plugin.fluent_api
Support a fluent api in addition to the default (JavaBean) setter methods.
FluentApiPlugin() - Constructor for class org.jvnet.jaxb2_commons.plugin.fluent_api.FluentApiPlugin
 
FluentMethodInfo - Class in org.jvnet.jaxb2_commons.plugin.fluent_api
Information used to generate a fluent API method.
FluentMethodInfo(JMethod, FluentMethodType, boolean) - Constructor for class org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodInfo
 
FluentMethodType - Enum in org.jvnet.jaxb2_commons.plugin.fluent_api
 

G

getJmethod() - Method in class org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodInfo
Returns the original method for which a fluent API method will be generated.
getOptionName() - Method in class org.jvnet.jaxb2_commons.plugin.fluent_api.FluentApiPlugin
 
GETTER_METHOD_PREFIX - Static variable in enum org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType
 
GETTER_METHOD_PREFIX_LEN - Static variable in enum org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType
 
getUsage() - Method in class org.jvnet.jaxb2_commons.plugin.fluent_api.FluentApiPlugin
 

I

isOverride() - Method in class org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodInfo
Returns true if the fluent API method is one overriding a parent method.

O

org.jvnet.jaxb2_commons.plugin.fluent_api - package org.jvnet.jaxb2_commons.plugin.fluent_api
 

P

PARAMETERIZED_LIST_PREFIX - Static variable in enum org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType
 

R

run(Outline, Options, ErrorHandler) - Method in class org.jvnet.jaxb2_commons.plugin.fluent_api.FluentApiPlugin
 

S

SETTER_METHOD_PREFIX - Static variable in enum org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType
 
SETTER_METHOD_PREFIX_LEN - Static variable in enum org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType
 

V

valueOf(String) - Static method in enum org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType
Returns an array containing the constants of this enum type, in the order they are declared.
C F G I O P R S V 
Skip navigation links

Copyright © 2019. All rights reserved.