Uses of Class
com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds.DFEStatisticModule.OutPortType

Packages that use DFEStatisticModule.OutPortType
com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds Contains predefined compounds for Sunrise. 
 

Uses of DFEStatisticModule.OutPortType in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds
 

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

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds with parameters of type DFEStatisticModule.OutPortType
 OutPort DFEStatisticModule.addStatisticPort(DFEStatisticModule.OutPortType type)
          Adds the output port to the module according to specified port type.
 



Copyright © 2019. All rights reserved.