Uses of Class
com.suse.salt.netapi.datatypes.SaltVersion
-
Packages that use SaltVersion Package Description com.suse.salt.netapi.datatypes -
-
Uses of SaltVersion in com.suse.salt.netapi.datatypes
Methods in com.suse.salt.netapi.datatypes that return types with arguments of type SaltVersion Modifier and Type Method Description static Optional<SaltVersion>SaltVersion. parse(String versionString)Parses a salt version stringMethods in com.suse.salt.netapi.datatypes with parameters of type SaltVersion Modifier and Type Method Description intSaltVersion. compareTo(SaltVersion other)
-