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 SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Determines where 2 LIDVIDs are equal.StringgetLid()StringgetVersion()booleanhasVersion()StringtoString()
 
-