Uses of Enum Class
tech.mgl.core.qrcode.MGL_QRCodeUtils.PictureType
Packages that use MGL_QRCodeUtils.PictureType
-
Uses of MGL_QRCodeUtils.PictureType in tech.mgl.core.qrcode
Methods in tech.mgl.core.qrcode that return MGL_QRCodeUtils.PictureTypeModifier and TypeMethodDescriptionMGL_QRCodeUtils.Builder.getPictureType()MGL_QRCodeUtils.getPictureType()static MGL_QRCodeUtils.PictureTypeReturns the enum constant of this class with the specified name.static MGL_QRCodeUtils.PictureType[]MGL_QRCodeUtils.PictureType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.mgl.core.qrcode with parameters of type MGL_QRCodeUtils.PictureTypeModifier and TypeMethodDescriptionMGL_QRCodeUtils.Builder.setPictureType(MGL_QRCodeUtils.PictureType pictureType)