Uses of Class
org.jvnet.jaxb2_commons.plugin.fluent_api.FluentMethodType

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)
           
 



Copyright © 2013. All Rights Reserved.