Uses of Class
com.kuka.common.versioning.InterfaceVersion

Packages that use InterfaceVersion
com.kuka.common.versioning   
 

Uses of InterfaceVersion in com.kuka.common.versioning
 

Methods in com.kuka.common.versioning that return InterfaceVersion
static InterfaceVersion InterfaceVersion.parse(String version)
          Creates an instance of the class from the specified string.
 

Methods in com.kuka.common.versioning with parameters of type InterfaceVersion
 boolean InterfaceVersion.isCompatible(InterfaceVersion requiredVersion)
          Checks if the interface version is compatible with the given version.
 



Copyright © 2019. All rights reserved.