Uses of Class
org.openprovenance.prov.validation.report.TypeReport
-
Packages that use TypeReport Package Description org.openprovenance.prov.validation.report org.openprovenance.prov.validation.report.json -
-
Uses of TypeReport in org.openprovenance.prov.validation.report
Fields in org.openprovenance.prov.validation.report declared as TypeReport Modifier and Type Field Description TypeReportValidationReport. typeReportMethods in org.openprovenance.prov.validation.report that return TypeReport Modifier and Type Method Description TypeReportValidationReport. getTypeReport()Gets the value of the typeReport property.Methods in org.openprovenance.prov.validation.report with parameters of type TypeReport Modifier and Type Method Description voidValidationReport. setTypeReport(TypeReport value)Sets the value of the typeReport property. -
Uses of TypeReport in org.openprovenance.prov.validation.report.json
Methods in org.openprovenance.prov.validation.report.json that return TypeReport Modifier and Type Method Description TypeReportValidationReportInterface. getTypeReport()
-