com.kuka.roboticsAPI.controllerModel
Class VersionInfoData
java.lang.Object
com.kuka.roboticsAPI.controllerModel.VersionInfoData
public class VersionInfoData
- extends Object
VersionInfoData contains version information for multiple slaves.
- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
|
Field Summary |
com.kuka.roboticsAPI.deviceModel.VersionInfoGroup[] |
items
Array with information for single slave. |
com.kuka.roboticsAPI.controllerModel.StatePortState |
resultState
Result of version information request provided by Sunrise SSR execution. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
items
public com.kuka.roboticsAPI.deviceModel.VersionInfoGroup[] items
- Array with information for single slave.
resultState
public com.kuka.roboticsAPI.controllerModel.StatePortState resultState
- Result of version information request provided by Sunrise SSR execution.
VersionInfoData
public VersionInfoData()
- Default constructor.
Copyright © 2019. All rights reserved.