Uses of Class
com.kuka.roboticsAPI.controllerModel.sunrise.mapping.RobotMapper.ValueType

Packages that use RobotMapper.ValueType
com.kuka.roboticsAPI.controllerModel.sunrise.mapping Contains the sunrise specific mapping algorithms, that convert RoboticsAPI objects to a series of SPRs. 
 

Uses of RobotMapper.ValueType in com.kuka.roboticsAPI.controllerModel.sunrise.mapping
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.mapping that return RobotMapper.ValueType
static RobotMapper.ValueType RobotMapper.ValueType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RobotMapper.ValueType[] RobotMapper.ValueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.