public interface IZoneMatcher
Modifier and Type | Method and Description |
---|---|
IDeviceLocation |
getLocation()
Get location being matched.
|
IZoneRelationship |
getRelationship(java.lang.String zoneId)
Get relationship with the given zone.
|
java.util.Map<java.lang.String,IZoneRelationship> |
getRelationships()
Get the map of all relationships.
|
IDeviceLocation getLocation()
java.util.Map<java.lang.String,IZoneRelationship> getRelationships()
IZoneRelationship getRelationship(java.lang.String zoneId)
zoneId
-