org.opencrx.application.shop1.datatypes
Class InvoiceFieldMapper
java.lang.Object
org.opencrx.application.shop1.datatypes.InvoiceFieldMapper
public class InvoiceFieldMapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvoiceFieldMapper
public InvoiceFieldMapper()
isVoucher
public Boolean isVoucher(Invoice invoice)
getPaymentDate
public Date getPaymentDate(Invoice invoice)
getRenewalNotificationDate
public Date getRenewalNotificationDate(Invoice invoice)
setIsVoucher
public void setIsVoucher(Invoice invoice,
Boolean newValue)
setPaymentDate
public void setPaymentDate(Invoice invoice,
Date newValue)
setRenewalNotificationDate
public void setRenewalNotificationDate(Invoice invoice,
Date newValue)
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.