com.kuka.roboticsAPI.deviceModel
Class StatusTurnRedundancy.TurnParameter

java.lang.Object
  extended by com.kuka.common.params.AbstractIntegerParameter
      extended by com.kuka.roboticsAPI.deviceModel.StatusTurnRedundancy.TurnParameter
All Implemented Interfaces:
com.kuka.common.params.IParameter<Integer>
Enclosing class:
StatusTurnRedundancy

public static class StatusTurnRedundancy.TurnParameter
extends com.kuka.common.params.AbstractIntegerParameter

Parameter for Turn.


Constructor Summary
StatusTurnRedundancy.TurnParameter(int value)
          Creates an instance of the class with the specified initial value.
 
Method Summary
 
Methods inherited from class com.kuka.common.params.AbstractIntegerParameter
equals, hashCode, intValue, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusTurnRedundancy.TurnParameter

public StatusTurnRedundancy.TurnParameter(int value)
Creates an instance of the class with the specified initial value.

Parameters:
value - initial turn value.


Copyright © 2019. All rights reserved.