Class VoucherForm

  • All Implemented Interfaces:
    java.io.Serializable

    public class VoucherForm
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      VoucherForm()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getVoucherCode()  
      void setVoucherCode​(java.lang.String voucherCode)  
      • Methods inherited from class java.lang.Object

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

      • VoucherForm

        public VoucherForm()
    • Method Detail

      • getVoucherCode

        public java.lang.String getVoucherCode()
      • setVoucherCode

        public void setVoucherCode​(java.lang.String voucherCode)