com.retek.component.salesaudit.test
Class PaidInTransactionBuilderAttributes

java.lang.Object
  extended bycom.retek.component.salesaudit.test.PaidInTransactionBuilderAttributes

public class PaidInTransactionBuilderAttributes
extends java.lang.Object

Helper class which encapsulates data for building sales audit transaction beans.


Field Summary
static PaidInTransactionBuilderAttributes ALL_ELEMENTS
           
 Money paymentAmount
          Payment amount.
 java.lang.String paymentType
          Payment type.
 
Constructor Summary
PaidInTransactionBuilderAttributes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL_ELEMENTS

public static final PaidInTransactionBuilderAttributes ALL_ELEMENTS

paymentAmount

public Money paymentAmount
Payment amount.


paymentType

public java.lang.String paymentType
Payment type.

Constructor Detail

PaidInTransactionBuilderAttributes

public PaidInTransactionBuilderAttributes()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28