Uses of Enum Class
org.pgcodekeeper.core.formatter.FormatConfiguration.IndentType
Packages that use FormatConfiguration.IndentType
-
Uses of FormatConfiguration.IndentType in org.pgcodekeeper.core.formatter
Methods in org.pgcodekeeper.core.formatter that return FormatConfiguration.IndentTypeModifier and TypeMethodDescriptionFormatConfiguration.getIndentType()Returns the enum constant of this class with the specified name.static FormatConfiguration.IndentType[]FormatConfiguration.IndentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pgcodekeeper.core.formatter with parameters of type FormatConfiguration.IndentTypeModifier and TypeMethodDescriptionvoidFormatConfiguration.setIndentType(FormatConfiguration.IndentType indentType)