Class BundleMetadataExtractor.BundleMemberEntry

java.lang.Object
gov.nasa.pds.registry.common.meta.BundleMetadataExtractor.BundleMemberEntry
Enclosing class:
BundleMetadataExtractor

public static class BundleMetadataExtractor.BundleMemberEntry extends Object
Inner class to store bundle member (collection) information.
Author:
karpenko
  • Field Details

    • lid

      public String lid
    • lidvid

      public String lidvid
    • isPrimary

      public boolean isPrimary
    • type

      public String type
    • shortType

      public String shortType
  • Constructor Details

    • BundleMemberEntry

      public BundleMemberEntry()
  • Method Details

    • getLidVidKey

      public String getLidVidKey()
    • getLidKey

      public String getLidKey()