Uses of Class
de.focus_shift.jollyday.jackson.mapping.Sources
-
Packages that use Sources Package Description de.focus_shift.jollyday.jackson.mapping -
-
Uses of Sources in de.focus_shift.jollyday.jackson.mapping
Fields in de.focus_shift.jollyday.jackson.mapping declared as Sources Modifier and Type Field Description protected SourcesConfiguration. sourcesMethods in de.focus_shift.jollyday.jackson.mapping that return Sources Modifier and Type Method Description SourcesConfiguration. getSources()Gets the value of the sources' property.Methods in de.focus_shift.jollyday.jackson.mapping with parameters of type Sources Modifier and Type Method Description voidConfiguration. setSources(Sources sources)Sets the value of the sources property.
-