Uses of Class
de.gwdg.metadataqa.marc.cli.utils.ignorablerecords.CriteriumPica
-
Packages that use CriteriumPica Package Description de.gwdg.metadataqa.marc.cli.utils.ignorablerecords -
-
Uses of CriteriumPica in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords
Fields in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords with type parameters of type CriteriumPica Modifier and Type Field Description protected BooleanContainer<CriteriumPica>PicaFilter. booleanCriteriaprotected List<CriteriumPica>PicaFilter. criteriaMethods in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords that return CriteriumPica Modifier and Type Method Description protected CriteriumPicaPicaFilter. parseCriterium(String rawCriterium)Methods in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords that return types with arguments of type CriteriumPica Modifier and Type Method Description BooleanContainer<CriteriumPica>PicaFilter. getBooleanCriteria()List<CriteriumPica>PicaFilter. getCriteria()Method parameters in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords with type arguments of type CriteriumPica Modifier and Type Method Description booleanPicaFilter. metCriteria(BibliographicRecord marcRecord, BooleanContainer<CriteriumPica> criteria)
-