com.kuka.nav
Interface MapInfo


public interface MapInfo

Contains information about a map.


Method Summary
 int getId()
          Gets the map Identifier.
 String getName()
          Gets the map name.
 

Method Detail

getId

int getId()
Gets the map Identifier.

Returns:
The map identifier.

getName

String getName()
Gets the map name.

Returns:
The map name.


Copyright © 2019. All rights reserved.