org.opencrx.application.shop1.cci2
Interface SetInvoiceStatusParams

All Known Subinterfaces:
SetInvoiceStatusParams

public interface SetInvoiceStatusParams


Nested Class Summary
static class SetInvoiceStatusParams.Member
          The structure's members
 
Method Summary
 String getInvoiceNumber()
          Retrieves the value for the structure field invoiceNumber.
 ContractStatusT getInvoiceStatus()
          Retrieves the value for the structure field invoiceStatus.
 

Method Detail

getInvoiceNumber

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

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

getInvoiceStatus

ContractStatusT getInvoiceStatus()
Retrieves the value for the structure field invoiceStatus.

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


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