VenueTopology.AccessCharacteristics (API Reference)
Package com.here.sdk.venue.data
Class VenueTopology.AccessCharacteristics
java.lang.Object
com.here.NativeBase
com.here.sdk.venue.data.VenueTopology.AccessCharacteristics
- Enclosing class:
- VenueTopology
Represents the access characreisticas of a topology.
Access characteristics is a combination of VenueTransportMode which is suppoted on this topology
and the VenueTopology.TopologyDirectionality towards which it is allowed.
-
Method Summary
Modifier and TypeMethodDescriptionGets the topology direction.getMode()Gets the mode of transport.
-
Method Details
-
getMode
Gets the mode of transport.
- Returns:
Gets the mode of transport.
-
getDirection
Gets the topology direction.
- Returns:
Gets topology direction.
-