org.opencrx.application.shop1.cci2
Interface CancelInvoiceParams

All Known Subinterfaces:
CancelInvoiceParams

public interface CancelInvoiceParams


Nested Class Summary
static class CancelInvoiceParams.Member
          The structure's members
 
Method Summary
 Date getCancelOn()
          Retrieves the value for the optional structure field cancelOn.
 String getInvoiceNumber()
          Retrieves the value for the structure field invoiceNumber.
 

Method Detail

getCancelOn

Date getCancelOn()
Retrieves the value for the optional structure field cancelOn.

Returns:
The possibly null value for structure field cancelOn.

getInvoiceNumber

String getInvoiceNumber()
Retrieves the value for the structure field invoiceNumber.

Returns:
The non-null value for structure field invoiceNumber.


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.