Uses of Enum Class
com.datalogics.PDFL.ReportType
Packages that use ReportType
-
Uses of ReportType in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return ReportTypeModifier and TypeMethodDescriptionstatic ReportTypeReturns the enum constant of this class with the specified name.static ReportType[]ReportType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL with parameters of type ReportTypeModifier and TypeMethodDescriptionvoidReportProc.Call(ReportType reportType, String message, String replacementText)