Uses of Enum Class
org.jooq.ChartFormat.Type
Packages that use ChartFormat.Type
-
Uses of ChartFormat.Type in org.jooq
Methods in org.jooq that return ChartFormat.TypeModifier and TypeMethodDescription@NotNull ChartFormat.TypeChartFormat.type()static ChartFormat.TypeReturns the enum constant of this class with the specified name.static ChartFormat.Type[]ChartFormat.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jooq with parameters of type ChartFormat.TypeModifier and TypeMethodDescription@NotNull ChartFormatChartFormat.type(ChartFormat.Type newType) The new chart type, defaulting toAREA.