Uses of Class
org.n52.shetland.rdf.dct.License
-
Packages that use License Package Description org.n52.shetland.rdf.dcat -
-
Uses of License in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return License Modifier and Type Method Description LicenseCatalog. getLicense()LicenseDataset. getLicense()LicenseDistribution. getLicense()Methods in org.n52.shetland.rdf.dcat with parameters of type License Modifier and Type Method Description CatalogCatalog. setLicense(License license)DatasetDataset. setLicense(License license)voidDistribution. setLicense(License license)
-