Uses of Class
org.n52.shetland.rdf.dcat.ContactPoint
-
Packages that use ContactPoint Package Description org.n52.shetland.rdf.dcat -
-
Uses of ContactPoint in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type ContactPoint Modifier and Type Method Description List<ContactPoint>Dataset. getContactPoints()Methods in org.n52.shetland.rdf.dcat with parameters of type ContactPoint Modifier and Type Method Description DatasetDataset. addContactPoint(ContactPoint contactPoint)Method parameters in org.n52.shetland.rdf.dcat with type arguments of type ContactPoint Modifier and Type Method Description DatasetDataset. setContactPoints(Collection<ContactPoint> contactPoints)
-