com.kuka.roboticsAPI.params
Class BatchStopConditionsParameter

java.lang.Object
  extended by com.kuka.common.params.AbstractParameter<List<ICondition>>
      extended by com.kuka.roboticsAPI.params.BatchStopConditionsParameter
All Implemented Interfaces:
com.kuka.common.params.IParameter<List<ICondition>>

public class BatchStopConditionsParameter
extends com.kuka.common.params.AbstractParameter<List<ICondition>>

Parameter type for stop condition support. TODO: does this need to be a parameter?


Constructor Summary
BatchStopConditionsParameter()
          Creates new batch stop condition parameter.
 
Method Summary
 
Methods inherited from class com.kuka.common.params.AbstractParameter
equals, hashCode, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchStopConditionsParameter

public BatchStopConditionsParameter()
Creates new batch stop condition parameter.



Copyright © 2019. All rights reserved.