Uses of Enum Class
com.stimulsoft.report.barCodes.StiQRCodeECIMode
Packages that use StiQRCodeECIMode
-
Uses of StiQRCodeECIMode in com.stimulsoft.report.barCodes
Methods in com.stimulsoft.report.barCodes that return StiQRCodeECIModeModifier and TypeMethodDescriptionstatic StiQRCodeECIModeStiQRCodeECIMode.forValue(int value) static StiQRCodeECIModeReturns the enum constant of this class with the specified name.static StiQRCodeECIMode[]StiQRCodeECIMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiQRCodeECIMode in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return StiQRCodeECIModeModifier and TypeMethodDescriptionstatic StiQRCodeECIModeEngineOptions.getBarcodeQRCodeDefaultByteModeEncoding()Methods in com.stimulsoft.report.options with parameters of type StiQRCodeECIModeModifier and TypeMethodDescriptionstatic voidEngineOptions.setBarcodeQRCodeDefaultByteModeEncoding(StiQRCodeECIMode barcodeQRCodeDefaultByteModeEncoding)