Uses of Class
org.n52.shetland.rdf.vcard4.VCardOrganization
-
Packages that use VCardOrganization Package Description org.n52.shetland.rdf.dcat -
-
Uses of VCardOrganization in org.n52.shetland.rdf.dcat
Methods in org.n52.shetland.rdf.dcat that return types with arguments of type VCardOrganization Modifier and Type Method Description List<VCardOrganization>ContactPoint. getOrganizations()Constructors in org.n52.shetland.rdf.dcat with parameters of type VCardOrganization Constructor Description ContactPoint(VCardOrganization organization)Constructor parameters in org.n52.shetland.rdf.dcat with type arguments of type VCardOrganization Constructor Description ContactPoint(Collection<VCardOrganization> organizations)
-