org.opencrx.application.shop1.cci2
Interface CreateInvoiceFromInvoiceParams

All Known Subinterfaces:
CreateInvoiceFromInvoiceParams

public interface CreateInvoiceFromInvoiceParams


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

Method Detail

getExpiresOn

Date getExpiresOn()
Retrieves the value for the optional structure field expiresOn.

Returns:
The possibly null value for structure field expiresOn.

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-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.