Package gov.nasa.pds.harvest.search.util
Class LidVid
- java.lang.Object
-
- gov.nasa.pds.harvest.search.util.LidVid
-
public class LidVid extends Object
Class that represents the lidvid of a PDS4 data product.- Author:
- mcayanan
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Determines where 2 LIDVIDs are equal.String
getLid()
String
getVersion()
boolean
hasVersion()
String
toString()
-