Uses of Class
de.gematik.combine.model.properties.Version
-
Packages that use Version Package Description de.gematik.combine.filter.project de.gematik.combine.filter.table.cell de.gematik.combine.model.properties -
-
Uses of Version in de.gematik.combine.filter.project
Constructors in de.gematik.combine.filter.project with parameters of type Version Constructor Description ProjectVersionFilter(CompareOperator operator, Version filterVersion) -
Uses of Version in de.gematik.combine.filter.table.cell
Methods in de.gematik.combine.filter.table.cell that return Version Modifier and Type Method Description VersionVersionFilter. getFilterVersion()Constructors in de.gematik.combine.filter.table.cell with parameters of type Version Constructor Description VersionFilter(CompareOperator operator, Version filterVersion) -
Uses of Version in de.gematik.combine.model.properties
Methods in de.gematik.combine.model.properties that return Version Modifier and Type Method Description static @NonNull VersionVersion. getSemanticVersion(String versionString)Methods in de.gematik.combine.model.properties with parameters of type Version Modifier and Type Method Description intVersion. compareTo(Version o)
-