Uses of Interface
de.digitalcollections.model.api.identifiable.entity.geo.GeoLocation
-
Uses of GeoLocation in de.digitalcollections.model.api.identifiable.entity.agent
Methods in de.digitalcollections.model.api.identifiable.entity.agent that return GeoLocation Modifier and Type Method Description GeoLocationPerson. getPlaceOfBirth()GeoLocationPerson. getPlaceOfDeath()Methods in de.digitalcollections.model.api.identifiable.entity.agent with parameters of type GeoLocation Modifier and Type Method Description voidPerson. setPlaceOfBirth(GeoLocation placeOfBirth)voidPerson. setPlaceOfDeath(GeoLocation placeOfDeath) -
Uses of GeoLocation in de.digitalcollections.model.api.identifiable.entity.geo
Subinterfaces of GeoLocation in de.digitalcollections.model.api.identifiable.entity.geo Modifier and Type Interface Description interfaceHumanSettlementA community of any size, in which people live see https://www.wikidata.org/wiki/Q486972 -
Uses of GeoLocation in de.digitalcollections.model.impl.identifiable.entity.agent
Methods in de.digitalcollections.model.impl.identifiable.entity.agent that return GeoLocation Modifier and Type Method Description GeoLocationPersonImpl. getPlaceOfBirth()GeoLocationPersonImpl. getPlaceOfDeath()Methods in de.digitalcollections.model.impl.identifiable.entity.agent with parameters of type GeoLocation Modifier and Type Method Description voidPersonImpl. setPlaceOfBirth(GeoLocation placeOfBirth)voidPersonImpl. setPlaceOfDeath(GeoLocation placeOfDeath) -
Uses of GeoLocation in de.digitalcollections.model.impl.identifiable.entity.geo
Classes in de.digitalcollections.model.impl.identifiable.entity.geo that implement GeoLocation Modifier and Type Class Description classGeoLocationImplclassHumanSettlementImpl