Uses of Class
org.verapdf.metadata.fixer.utils.model.RuleDescription
-
Packages that use RuleDescription Package Description org.verapdf.metadata.fixer.utils.model -
-
Uses of RuleDescription in org.verapdf.metadata.fixer.utils.model
Methods in org.verapdf.metadata.fixer.utils.model that return types with arguments of type RuleDescription Modifier and Type Method Description List<RuleDescription>ProcessedObjects. getRuleDescriptions()Iterator<RuleDescription>ProcessedObjects. iterator()Methods in org.verapdf.metadata.fixer.utils.model with parameters of type RuleDescription Modifier and Type Method Description voidProcessedObjects. addCheckObject(RuleDescription object)Add another rule description
-