Uses of Class
com.kuka.roboticsAPI.ioModel.IOTypes

Packages that use IOTypes
com.kuka.roboticsAPI.ioModel   
 

Uses of IOTypes in com.kuka.roboticsAPI.ioModel
 

Fields in com.kuka.roboticsAPI.ioModel declared as IOTypes
 IOTypes IODetail._ioType
          Sunrise type of the IO.
 

Methods in com.kuka.roboticsAPI.ioModel that return IOTypes
static IOTypes IOTypes.parseSunriseType(SunriseIOType sunriseType, boolean isSigned)
          Converts the sunrise type to the corresponding IO Type.
static IOTypes IOTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IOTypes[] IOTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.