Uses of Class
de.digitalcollections.model.identifiable.entity.geo.location.GeoLocation
-
Packages that use GeoLocation Package Description de.digitalcollections.model.identifiable.entity.agent de.digitalcollections.model.identifiable.entity.geo.location -
-
Uses of GeoLocation in de.digitalcollections.model.identifiable.entity.agent
Methods in de.digitalcollections.model.identifiable.entity.agent that return GeoLocation Modifier and Type Method Description GeoLocationPerson. getPlaceOfBirth()GeoLocationPerson. getPlaceOfDeath()Methods in de.digitalcollections.model.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.identifiable.entity.geo.location
Subclasses of GeoLocation in de.digitalcollections.model.identifiable.entity.geo.location Modifier and Type Class Description classHumanSettlementA community of any size, in which people live see https://www.wikidata.org/wiki/Q486972
-