|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AddSalesOrderPositionParams
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.AddSalesOrderPositionParams |
---|
AddSalesOrderPositionParams.Member |
Method Summary | |
---|---|
ProductConfigurationT |
getActualProductConfiguration()
Retrieves the value for the optional structure field actualProductConfiguration . |
String |
getDiscount()
Retrieves the value for the optional structure field discount . |
String |
getPricePerUnit()
Retrieves the value for the optional structure field pricePerUnit . |
String |
getPriceUom()
Retrieves the value for the structure field priceUom . |
Date |
getPricingDate()
Retrieves the value for the structure field pricingDate . |
String |
getProductNumber()
Retrieves the value for the structure field productNumber . |
String |
getQuantity()
Retrieves the value for the structure field quantity . |
String |
getSalesOrderNumber()
Retrieves the value for the structure field salesOrderNumber . |
String |
getSalesTaxType()
Retrieves the value for the optional structure field salesTaxType . |
Boolean |
isDiscountIsPercentage()
Retrieves the value for the optional structure field discountIsPercentage . |
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 |
---|
ProductConfigurationT getActualProductConfiguration()
actualProductConfiguration
.
getActualProductConfiguration
in interface AddSalesOrderPositionParams
actualProductConfiguration
.String getDiscount()
discount
.
getDiscount
in interface AddSalesOrderPositionParams
discount
.Boolean isDiscountIsPercentage()
discountIsPercentage
.
isDiscountIsPercentage
in interface AddSalesOrderPositionParams
discountIsPercentage
.String getPricePerUnit()
pricePerUnit
.
getPricePerUnit
in interface AddSalesOrderPositionParams
pricePerUnit
.String getPriceUom()
priceUom
.
getPriceUom
in interface AddSalesOrderPositionParams
priceUom
.Date getPricingDate()
pricingDate
.
getPricingDate
in interface AddSalesOrderPositionParams
pricingDate
.String getProductNumber()
productNumber
.
getProductNumber
in interface AddSalesOrderPositionParams
productNumber
.String getQuantity()
quantity
.
getQuantity
in interface AddSalesOrderPositionParams
quantity
.String getSalesOrderNumber()
salesOrderNumber
.
getSalesOrderNumber
in interface AddSalesOrderPositionParams
salesOrderNumber
.String getSalesTaxType()
salesTaxType
.
getSalesTaxType
in interface AddSalesOrderPositionParams
salesTaxType
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |