org.kuali.kfs.module.ar
Class ArPropertyConstants.CustomerInvoiceWriteoffLookupResultFields

java.lang.Object
  extended by org.kuali.kfs.module.ar.ArPropertyConstants.CustomerInvoiceWriteoffLookupResultFields
Enclosing class:
ArPropertyConstants

public static class ArPropertyConstants.CustomerInvoiceWriteoffLookupResultFields
extends Object


Field Summary
static String AGE
           
static String CUSTOMER_INVOICE_NUMBER
           
static String CUSTOMER_NAME
           
static String CUSTOMER_NOTE
           
static String CUSTOMER_NUMBER
           
static String CUSTOMER_TYPE_CODE
           
 
Constructor Summary
ArPropertyConstants.CustomerInvoiceWriteoffLookupResultFields()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CUSTOMER_NUMBER

public static final String CUSTOMER_NUMBER
See Also:
Constant Field Values

CUSTOMER_NAME

public static final String CUSTOMER_NAME
See Also:
Constant Field Values

CUSTOMER_TYPE_CODE

public static final String CUSTOMER_TYPE_CODE
See Also:
Constant Field Values

CUSTOMER_INVOICE_NUMBER

public static final String CUSTOMER_INVOICE_NUMBER
See Also:
Constant Field Values

AGE

public static final String AGE
See Also:
Constant Field Values

CUSTOMER_NOTE

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

ArPropertyConstants.CustomerInvoiceWriteoffLookupResultFields

public ArPropertyConstants.CustomerInvoiceWriteoffLookupResultFields()


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