org.opencrx.application.shop1.jmi1
Interface CreateInvoiceFromInvoiceParams

All Superinterfaces:
CreateInvoiceFromInvoiceParams, RefStruct, RefStruct_1_0, Serializable

public interface CreateInvoiceFromInvoiceParams
extends RefStruct_1_0, CreateInvoiceFromInvoiceParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.CreateInvoiceFromInvoiceParams
CreateInvoiceFromInvoiceParams.Member
 
Method Summary
 Date getExpiresOn()
          Retrieves the value for the optional structure field expiresOn.
 String getInvoiceNumber()
          Retrieves the value for the structure field invoiceNumber.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getExpiresOn

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

Specified by:
getExpiresOn in interface CreateInvoiceFromInvoiceParams
Returns:
The possibly null value for structure field expiresOn.

getInvoiceNumber

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

Specified by:
getInvoiceNumber in interface CreateInvoiceFromInvoiceParams
Returns:
The non-null value for structure field invoiceNumber.


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