Uses of Enum Class
org.openforis.collect.manager.ValidationReportJob.ReportType
Packages that use ValidationReportJob.ReportType
-
Uses of ValidationReportJob.ReportType in org.openforis.collect.manager
Methods in org.openforis.collect.manager that return ValidationReportJob.ReportTypeModifier and TypeMethodDescriptionValidationReportJob.Input.getReportType()Returns the enum constant of this class with the specified name.static ValidationReportJob.ReportType[]ValidationReportJob.ReportType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openforis.collect.manager with parameters of type ValidationReportJob.ReportTypeModifier and TypeMethodDescriptionvoidValidationReportJob.Input.setReportType(ValidationReportJob.ReportType reportType)