org.opencrx.application.shop1.cci2
Interface CreateInvoiceResult

All Known Subinterfaces:
CreateInvoiceResult

public interface CreateInvoiceResult


Nested Class Summary
static class CreateInvoiceResult.Member
          The structure's members
 
Method Summary
 InvoiceT getInvoice()
          Retrieves the value for the optional structure field invoice.
 ReturnStatusT getStatus()
          Retrieves the value for the structure field status.
 

Method Detail

getInvoice

InvoiceT getInvoice()
Retrieves the value for the optional structure field invoice.

Returns:
The possibly null value for structure field invoice.

getStatus

ReturnStatusT getStatus()
Retrieves the value for the structure field status.

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


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