Uses of Class
de.focus_shift.jollyday.jackson.mapping.Substituted
-
Packages that use Substituted Package Description de.focus_shift.jollyday.jackson.mapping -
-
Uses of Substituted in de.focus_shift.jollyday.jackson.mapping
Methods in de.focus_shift.jollyday.jackson.mapping that return Substituted Modifier and Type Method Description static SubstitutedSubstituted. fromValue(String v)static SubstitutedSubstituted. valueOf(String name)Returns the enum constant of this type with the specified name.static Substituted[]Substituted. values()Returns an array containing the constants of this enum type, in the order they are declared.
-