Uses of Enum Class
com.smeup.kokos.sdk.rpgle.syntaxchecker.RpgSyntaxCheckerOptions.CsvSep
Packages that use RpgSyntaxCheckerOptions.CsvSep
-
Uses of RpgSyntaxCheckerOptions.CsvSep in com.smeup.kokos.sdk.rpgle.syntaxchecker
Methods in com.smeup.kokos.sdk.rpgle.syntaxchecker that return RpgSyntaxCheckerOptions.CsvSepModifier and TypeMethodDescriptionRpgSyntaxCheckerOptions.getCsvSep()Returns the enum constant of this class with the specified name.static RpgSyntaxCheckerOptions.CsvSep[]RpgSyntaxCheckerOptions.CsvSep.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.smeup.kokos.sdk.rpgle.syntaxchecker with parameters of type RpgSyntaxCheckerOptions.CsvSepModifier and TypeMethodDescriptionvoidRpgSyntaxCheckerOptions.setCsvSep(RpgSyntaxCheckerOptions.CsvSep csvSep) Set the column separator value