|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GetProductPricesParams
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.GetProductPricesParams |
---|
GetProductPricesParams.Member |
Method Summary | |
---|---|
String |
getCustomerNumber()
Retrieves the value for the optional structure field customerNumber . |
int |
getPriceCurrency()
Retrieves the value for the structure field priceCurrency . |
String |
getQuantity()
Retrieves the value for the optional structure field quantity . |
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.GetProductPricesParams |
---|
getPricingDate, getProductNumber |
Method Detail |
---|
String getCustomerNumber()
customerNumber
.
getCustomerNumber
in interface GetProductPricesParams
customerNumber
.int getPriceCurrency()
priceCurrency
.
getPriceCurrency
in interface GetProductPricesParams
priceCurrency
.String getQuantity()
quantity
.
getQuantity
in interface GetProductPricesParams
quantity
.String getSalesTaxType()
salesTaxType
.
getSalesTaxType
in interface GetProductPricesParams
salesTaxType
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |