Uses of Class
org.jvnet.jaxb2_commons.plugin.setters.SettersPlugin.Mode
-
Packages that use SettersPlugin.Mode Package Description org.jvnet.jaxb2_commons.plugin.setters -
-
Uses of SettersPlugin.Mode in org.jvnet.jaxb2_commons.plugin.setters
Methods in org.jvnet.jaxb2_commons.plugin.setters that return SettersPlugin.Mode Modifier and Type Method Description static SettersPlugin.ModeSettersPlugin.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static SettersPlugin.Mode[]SettersPlugin.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-