Package es.situm.sdk.model
Interface FloorResource
- All Superinterfaces:
BuildingResource
- All Known Implementing Classes:
Location,Poi,Point,RemoteCalibration
A floor resource with building identifier and floor identifier
-
Method Summary
Modifier and TypeMethodDescriptionReturn the floor identifier of the resourceMethods inherited from interface es.situm.sdk.model.BuildingResource
getBuildingIdentifier
-
Method Details
-
getFloorIdentifier
String getFloorIdentifier()Return the floor identifier of the resource
-