Class RIRecord


  • public class RIRecord
    extends Object
    An object representation of a referential integrity record.
    Author:
    mcayanan
    • Constructor Detail

    • Method Detail

      • getParentFiles

        public List<String> getParentFiles()
      • getType

        public RIType getType()
      • addProblem

        public void addProblem​(gov.nasa.pds.tools.LabelParserException problem)
      • addProblems

        public void addProblems​(List<gov.nasa.pds.tools.LabelParserException> problems)
      • getProblems

        public List<gov.nasa.pds.tools.LabelParserException> getProblems()