Uses of Class
dev.galasa.ProductVersion
Packages that use ProductVersion
Package
Description
Galasa - Testers Programming Interface (TPI)
CICS/TS Manager
-
Uses of ProductVersion in dev.galasa
Methods in dev.galasa that return ProductVersionModifier and TypeMethodDescriptionProductVersion.m
(int modification) static ProductVersion
ProductVersion.r
(int release) static ProductVersion
ProductVersion.v
(int version) Methods in dev.galasa with parameters of type ProductVersionModifier and TypeMethodDescriptionint
ProductVersion.compareTo
(@NotNull ProductVersion o) boolean
ProductVersion.isEarlierThan
(@NotNull ProductVersion o) boolean
ProductVersion.isLaterThan
(@NotNull ProductVersion o) Constructors in dev.galasa with parameters of type ProductVersion -
Uses of ProductVersion in dev.galasa.cicsts
Methods in dev.galasa.cicsts that return ProductVersion -
Uses of ProductVersion in dev.galasa.cicsts.spi
Methods in dev.galasa.cicsts.spi that return ProductVersion