Uses of Class
org.n52.shetland.rdf.dct.Identifier
-
Packages that use Identifier Package Description org.n52.shetland.rdf.dcat -
-
Uses of Identifier in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>Dataset. getIdentifiers()Methods in org.n52.shetland.rdf.dcat with parameters of type Identifier Modifier and Type Method Description DatasetDataset. addIdentifier(Identifier identifier)Method parameters in org.n52.shetland.rdf.dcat with type arguments of type Identifier Modifier and Type Method Description DatasetDataset. setIdentifiers(Collection<Identifier> identifiers)
-