|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetProductPricesParams
| Nested Class Summary | |
|---|---|
static class |
GetProductPricesParams.Member
The structure's members |
| Method Summary | |
|---|---|
String |
getCustomerNumber()
Retrieves the value for the optional structure field customerNumber. |
int |
getPriceCurrency()
Retrieves the value for the structure field priceCurrency. |
List<Date> |
getPricingDate()
Retrieves a list containing all the elements for the structure field pricingDate. |
List<String> |
getProductNumber()
Retrieves a list containing all the elements for the structure field productNumber. |
String |
getQuantity()
Retrieves the value for the optional structure field quantity. |
String |
getSalesTaxType()
Retrieves the value for the optional structure field salesTaxType. |
| Method Detail |
|---|
String getCustomerNumber()
customerNumber.
customerNumber.int getPriceCurrency()
priceCurrency.
priceCurrency.List<Date> getPricingDate()
pricingDate.
List<String> getProductNumber()
productNumber.
String getQuantity()
quantity.
quantity.String getSalesTaxType()
salesTaxType.
salesTaxType.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||