Uses of Class
org.jvnet.jaxb.plugin.setters.SettersPlugin.Mode
-
Packages that use SettersPlugin.Mode Package Description org.jvnet.jaxb.plugin.setters -
-
Uses of SettersPlugin.Mode in org.jvnet.jaxb.plugin.setters
Methods in org.jvnet.jaxb.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.
-