Class Qrcode


  • public class Qrcode
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Qrcode()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getHref()  
      java.lang.String getMethod()  
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Qrcode

        public Qrcode()
    • Method Detail

      • getMethod

        public java.lang.String getMethod()
      • getHref

        public java.lang.String getHref()
      • getType

        public java.lang.String getType()