Uses of Class
net.anwiba.spatial.ckan.json.schema.v1_0.Relationship
-
Packages that use Relationship Package Description net.anwiba.spatial.ckan.json.schema.v1_0 -
-
Uses of Relationship in net.anwiba.spatial.ckan.json.schema.v1_0
Methods in net.anwiba.spatial.ckan.json.schema.v1_0 that return Relationship Modifier and Type Method Description Relationship[]Dataset. getRelationships_as_object()Relationship[]Dataset. getRelationships_as_subject()Methods in net.anwiba.spatial.ckan.json.schema.v1_0 with parameters of type Relationship Modifier and Type Method Description voidDataset. setRelationships_as_object(Relationship[] relationships_as_object)voidDataset. setRelationships_as_subject(Relationship[] relationships_as_subject)
-