Class DVRCoordinate

java.lang.Object
com.helger.diver.api.coord.DVRCoordinate
All Implemented Interfaces:
IDVRCoordinate, Comparable<DVRCoordinate>

@Immutable @MustImplementComparable @MustImplementEqualsAndHashcode public final class DVRCoordinate extends Object implements IDVRCoordinate, Comparable<DVRCoordinate>
The DVR Coordinate represents the coordinate of a single technical artefact in a specific version.
It was originally called VESID for "Validation Executor Set ID" but is now used in a wider range of use cases. The name was changed for release v2 to DVRID. In v3 the name was changed again to DVR Coordinate.
Author:
Philip Helger