Class InvoiceStatus


  • public class InvoiceStatus
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String Complete  
      static java.lang.String Confirmed  
      static java.lang.String Expired  
      static java.lang.String Invalid  
      static java.lang.String New  
      static java.lang.String Paid  
    • Constructor Summary

      Constructors 
      Constructor Description
      InvoiceStatus()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait