Uses of Class
org.n52.shetland.rdf.dcat.Keyword
-
Packages that use Keyword Package Description org.n52.shetland.rdf.dcat -
-
Uses of Keyword in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type Keyword Modifier and Type Method Description List<Keyword>Dataset. getKeywords()Methods in org.n52.shetland.rdf.dcat with parameters of type Keyword Modifier and Type Method Description DatasetDataset. addKeyword(Keyword keyword)Method parameters in org.n52.shetland.rdf.dcat with type arguments of type Keyword Modifier and Type Method Description DatasetDataset. setKeywords(Collection<Keyword> keywords)
-