org.opencrx.application.shop1.jmi1
Interface ProductPriceListT

All Superinterfaces:
ProductPriceListT, RefStruct, RefStruct_1_0, Serializable

public interface ProductPriceListT
extends RefStruct_1_0, ProductPriceListT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.ProductPriceListT
ProductPriceListT.Member
 
Method Summary
 String getProductNumber()
          Retrieves the value for the structure field productNumber.
 String getSalesTaxType()
          Retrieves the value for the optional structure field salesTaxType.
 
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
 
Methods inherited from interface org.opencrx.application.shop1.cci2.ProductPriceListT
getProductPrice
 

Method Detail

getProductNumber

String getProductNumber()
Retrieves the value for the structure field productNumber.

Specified by:
getProductNumber in interface ProductPriceListT
Returns:
The non-null value for structure field productNumber.

getSalesTaxType

String getSalesTaxType()
Retrieves the value for the optional structure field salesTaxType.

Specified by:
getSalesTaxType in interface ProductPriceListT
Returns:
The possibly null value for structure field salesTaxType.


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