Class BillStatus


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

      Fields 
      Modifier and Type Field Description
      static java.lang.String Complete  
      static java.lang.String Draft  
      static java.lang.String New  
      static java.lang.String Paid  
      static java.lang.String Sent  
    • Constructor Summary

      Constructors 
      Constructor Description
      BillStatus()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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