Uses of Class
de.codecentric.reedelk.json.internal.commons.Messages.ObjectToJSON
-
Packages that use Messages.ObjectToJSON Package Description de.codecentric.reedelk.json.internal.commons -
-
Uses of Messages.ObjectToJSON in de.codecentric.reedelk.json.internal.commons
Methods in de.codecentric.reedelk.json.internal.commons that return Messages.ObjectToJSON Modifier and Type Method Description static Messages.ObjectToJSONMessages.ObjectToJSON. valueOf(String name)Returns the enum constant of this type with the specified name.static Messages.ObjectToJSON[]Messages.ObjectToJSON. values()Returns an array containing the constants of this enum type, in the order they are declared.
-