Uses of Enum Class
com.stimulsoft.base.StiJsonConverterVersion
Packages that use StiJsonConverterVersion
-
Uses of StiJsonConverterVersion in com.stimulsoft.base
Methods in com.stimulsoft.base that return StiJsonConverterVersionModifier and TypeMethodDescriptionstatic StiJsonConverterVersionStiBaseOptions.getDefaultJsonConverterVersion()static StiJsonConverterVersionReturns the enum constant of this class with the specified name.static StiJsonConverterVersion[]StiJsonConverterVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.base with parameters of type StiJsonConverterVersionModifier and TypeMethodDescriptionstatic voidStiBaseOptions.setDefaultJsonConverterVersion(StiJsonConverterVersion defaultJsonConverterVersion)