Uses of Class
com.kuka.roboticsAPI.requestModel.GetIODetailsRequest.GetIOCommandType

Packages that use GetIODetailsRequest.GetIOCommandType
com.kuka.roboticsAPI.requestModel This package contains the request definition and predefined requests. 
 

Uses of GetIODetailsRequest.GetIOCommandType in com.kuka.roboticsAPI.requestModel
 

Methods in com.kuka.roboticsAPI.requestModel that return GetIODetailsRequest.GetIOCommandType
 GetIODetailsRequest.GetIOCommandType GetIODetailsRequest.getGetIOCommandType()
          Gets the type the get IO request (indicates whether all, only an IO-group or only an IO should be queried).
static GetIODetailsRequest.GetIOCommandType GetIODetailsRequest.GetIOCommandType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GetIODetailsRequest.GetIOCommandType[] GetIODetailsRequest.GetIOCommandType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.