Uses of Class
com.kuka.roboticsAPI.controllerModel.sunrise.connectionLib.ChannelLifetime

Packages that use ChannelLifetime
com.kuka.roboticsAPI.controllerModel.sunrise.connectionLib Contains the java ConnectionLib implementation. 
 

Uses of ChannelLifetime in com.kuka.roboticsAPI.controllerModel.sunrise.connectionLib
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.connectionLib that return ChannelLifetime
static ChannelLifetime ChannelLifetime.fromId(int id)
          Creates a lifetime out of a given id.
static ChannelLifetime ChannelLifetime.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChannelLifetime[] ChannelLifetime.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.