com.kuka.roboticsAPI.deviceModel
Class StatusTurnRedundancy.StatusParameter

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

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

Parameter for status.


Constructor Summary
StatusTurnRedundancy.StatusParameter(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.StatusParameter

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

Parameters:
value - initial status value.


Copyright © 2019. All rights reserved.