org.opencrx.application.shop1.jmi1
Interface SetInvoiceStatusParams

All Superinterfaces:
RefStruct, RefStruct_1_0, Serializable, SetInvoiceStatusParams

public interface SetInvoiceStatusParams
extends RefStruct_1_0, SetInvoiceStatusParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.SetInvoiceStatusParams
SetInvoiceStatusParams.Member
 
Method Summary
 String getInvoiceNumber()
          Retrieves the value for the structure field invoiceNumber.
 ContractStatusT getInvoiceStatus()
          Retrieves the value for the structure field invoiceStatus.
 
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

getInvoiceNumber

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

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

getInvoiceStatus

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

Specified by:
getInvoiceStatus in interface SetInvoiceStatusParams
Returns:
The non-null value for structure field invoiceStatus.


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