Interface MountainMixIn
-
- All Superinterfaces:
EntityMixIn,GeoLocationMixIn,IdentifiableMixIn
public interface MountainMixIn extends GeoLocationMixIn
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetHeight()-
Methods inherited from interface de.digitalcollections.model.jackson.mixin.identifiable.entity.geo.location.GeoLocationMixIn
getLatitude, getLongitude
-
Methods inherited from interface de.digitalcollections.model.jackson.mixin.identifiable.IdentifiableMixIn
setLabel
-
-