Class InvoiceType


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

      Fields 
      Modifier and Type Field Description
      static java.lang.String PREMIUM  
      static java.lang.String SETTLEMENT  
    • Constructor Summary

      Constructors 
      Constructor Description
      InvoiceType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • InvoiceType

        public InvoiceType()