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