Uses of Interface
de.digitalcollections.model.api.identifiable.entity.geo.CoordinateLocation
| Package | Description |
|---|---|
| de.digitalcollections.model.api.identifiable.entity.geo | |
| de.digitalcollections.model.impl.identifiable.entity.geo |
-
Uses of CoordinateLocation in de.digitalcollections.model.api.identifiable.entity.geo
Methods in de.digitalcollections.model.api.identifiable.entity.geo that return CoordinateLocation Modifier and Type Method Description CoordinateLocationGeoLocation. getCoordinateLocation()Methods in de.digitalcollections.model.api.identifiable.entity.geo with parameters of type CoordinateLocation Modifier and Type Method Description voidGeoLocation. setCoordinateLocation(CoordinateLocation coordinateLocation) -
Uses of CoordinateLocation in de.digitalcollections.model.impl.identifiable.entity.geo
Classes in de.digitalcollections.model.impl.identifiable.entity.geo that implement CoordinateLocation Modifier and Type Class Description classCoordinateLocationImplMethods in de.digitalcollections.model.impl.identifiable.entity.geo that return CoordinateLocation Modifier and Type Method Description CoordinateLocationGeoLocationImpl. getCoordinateLocation()Methods in de.digitalcollections.model.impl.identifiable.entity.geo with parameters of type CoordinateLocation Modifier and Type Method Description voidGeoLocationImpl. setCoordinateLocation(CoordinateLocation coordinateLocation)