Uses of Class
tech.mgl.core.qrcode.MGL_QRCodeUtils.Builder
Packages that use MGL_QRCodeUtils.Builder
-
Uses of MGL_QRCodeUtils.Builder in tech.mgl.core.qrcode
Methods in tech.mgl.core.qrcode that return MGL_QRCodeUtils.BuilderModifier and TypeMethodDescriptionstatic MGL_QRCodeUtils.BuilderMGL_QRCodeUtils.builder()MGL_QRCodeUtils.Builder.setContent(String content) MGL_QRCodeUtils.Builder.setHeight(int height) MGL_QRCodeUtils.Builder.setLogo(MGL_QRCodeLogo logo) MGL_QRCodeUtils.Builder.setPictureType(MGL_QRCodeUtils.PictureType pictureType) MGL_QRCodeUtils.Builder.setWidth(int width) Constructors in tech.mgl.core.qrcode with parameters of type MGL_QRCodeUtils.Builder