Uses of Class
org.n52.shetland.rdf.dct.Theme
-
Packages that use Theme Package Description org.n52.shetland.rdf.dcat -
-
Uses of Theme in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type Theme Modifier and Type Method Description List<Theme>Dataset. getThemes()Methods in org.n52.shetland.rdf.dcat with parameters of type Theme Modifier and Type Method Description DatasetDataset. addTheme(Theme theme)Method parameters in org.n52.shetland.rdf.dcat with type arguments of type Theme Modifier and Type Method Description DatasetDataset. setThemes(Collection<Theme> themes)
-