Uses of Class
org.n52.shetland.rdf.dcat.LandingPage
-
Packages that use LandingPage Package Description org.n52.shetland.rdf.dcat -
-
Uses of LandingPage in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type LandingPage Modifier and Type Method Description List<LandingPage>Dataset. getLandingPages()Methods in org.n52.shetland.rdf.dcat with parameters of type LandingPage Modifier and Type Method Description DatasetDataset. addLandingPage(LandingPage landingPage)Method parameters in org.n52.shetland.rdf.dcat with type arguments of type LandingPage Modifier and Type Method Description DatasetDataset. setLandingPages(Collection<LandingPage> landingPages)
-