org.opencrx.application.shop1.cci2
Interface GetInvoicePositionsParams

All Known Subinterfaces:
GetInvoicePositionsParams

public interface GetInvoicePositionsParams


Nested Class Summary
static class GetInvoicePositionsParams.Member
          The structure's members
 
Method Summary
 String getCustomerNumber()
          Retrieves the value for the structure field customerNumber.
 Integer getInvoiceStatusThreshold()
          Retrieves the value for the optional structure field invoiceStatusThreshold.
 

Method Detail

getCustomerNumber

String getCustomerNumber()
Retrieves the value for the structure field customerNumber.

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

getInvoiceStatusThreshold

Integer getInvoiceStatusThreshold()
Retrieves the value for the optional structure field invoiceStatusThreshold.

Returns:
The possibly null value for structure field invoiceStatusThreshold.


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