Uses of Class
com.helger.diver.api.coord.DVRCoordinate
Packages that use DVRCoordinate
-
Uses of DVRCoordinate in com.helger.diver.api.coord
Methods in com.helger.diver.api.coord that return DVRCoordinateModifier and TypeMethodDescriptionstatic DVRCoordinateFactory method without classifier.static DVRCoordinateFactory method for DVR coordinates.DVRCoordinate.getWithArtifactID(String sNewArtifactID) DVRCoordinate.getWithClassifier(String sNewClassifier) DVRCoordinate.getWithGroupID(String sNewGroupID) DVRCoordinate.getWithVersion(DVRVersion aNewVersion) DVRCoordinate.getWithVersion(IDVRPseudoVersion aPseudoVersion) DVRCoordinate.getWithVersionLatest()DVRCoordinate.getWithVersionLatestRelease()static DVRCoordinateDVRCoordinate.parseOrNull(String sCoords) static DVRCoordinateDVRCoordinate.parseOrThrow(String sCoords) Try to parse the provided coordinates String.Methods in com.helger.diver.api.coord with parameters of type DVRCoordinateModifier and TypeMethodDescriptionstatic intDVRCoordinate.compare(DVRCoordinate aLeft, DVRCoordinate aRight) intDVRCoordinate.compareTo(DVRCoordinate aOther)