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

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

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

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

Constructors in com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds with parameters of type DFEStatisticModule.ValueType
DFEStatisticModule(String instanceName, DFEStatisticModule.ValueType valueType, int dim)
          Constructor.
 



Copyright © 2019. All rights reserved.