Package | Description |
---|---|
org.universAAL.ontology.location.indoor |
Modifier and Type | Method and Description |
---|---|
BuildingLevel |
StairWay.getFromLevel() |
BuildingLevel |
StairWay.getToLevel() |
Modifier and Type | Method and Description |
---|---|
void |
StairWay.setFromLevel(BuildingLevel level) |
void |
StairWay.setToLevel(BuildingLevel level) |
Constructor and Description |
---|
StairWay(String uri,
Shape shape,
BuildingLevel from,
BuildingLevel to) |
StairWay(String uri,
String name,
BuildingLevel from,
BuildingLevel to)
Creates a StairWay object
|
StairWay(String uri,
String name,
Shape shape,
BuildingLevel from,
BuildingLevel to) |
Copyright © 2018 universAAL Consortium. All rights reserved.