Uses of Class
openlr.map.loader.MapLoadParameter.ParameterType

Packages that use MapLoadParameter.ParameterType
openlr.map.loader This package defines interfaces for map data loader. 
 

Uses of MapLoadParameter.ParameterType in openlr.map.loader
 

Methods in openlr.map.loader that return MapLoadParameter.ParameterType
 MapLoadParameter.ParameterType MapLoadParameter.getType()
          Gets the type of the parameter.
static MapLoadParameter.ParameterType MapLoadParameter.ParameterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MapLoadParameter.ParameterType[] MapLoadParameter.ParameterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 TomTom International B.V.. All Rights Reserved.