org.kuali.kfs.module.ar
Class ArConstants.PrintInvoiceOptions

java.lang.Object
  extended by org.kuali.kfs.module.ar.ArConstants.PrintInvoiceOptions
Enclosing class:
ArConstants

public static class ArConstants.PrintInvoiceOptions
extends Object


Field Summary
static String PRINT_BY_BILLING_ORG
           
static String PRINT_BY_PROCESSING_ORG
           
static String PRINT_BY_USER
           
static String PRINT_DO_NOT_PRINT
           
static String PRINT_INVOICE_NOW
           
 
Constructor Summary
ArConstants.PrintInvoiceOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRINT_BY_PROCESSING_ORG

public static final String PRINT_BY_PROCESSING_ORG
See Also:
Constant Field Values

PRINT_BY_USER

public static final String PRINT_BY_USER
See Also:
Constant Field Values

PRINT_BY_BILLING_ORG

public static final String PRINT_BY_BILLING_ORG
See Also:
Constant Field Values

PRINT_INVOICE_NOW

public static final String PRINT_INVOICE_NOW
See Also:
Constant Field Values

PRINT_DO_NOT_PRINT

public static final String PRINT_DO_NOT_PRINT
See Also:
Constant Field Values
Constructor Detail

ArConstants.PrintInvoiceOptions

public ArConstants.PrintInvoiceOptions()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.