Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId. More...
import java.util.ArrayList;import java.util.concurrent.atomic.AtomicBoolean;Go to the source code of this file.
Classes | |
| class | com.navigine.idl.java.Building |
| Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId. More... | |
Packages | |
| package | com.navigine.idl.java |
Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId.
Definition in file Building.java.