|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreatePositionParams
| Nested Class Summary | |
|---|---|
static class |
CreatePositionParams.Member
The structure's members |
| Method Summary | |
|---|---|
String |
getName()
Retrieves the value for the optional structure field name. |
Uom |
getPriceUom()
Retrieves the value for the optional structure field priceUom. |
Date |
getPricingDate()
Retrieves the value for the optional structure field pricingDate. |
PricingRule |
getPricingRule()
Retrieves the value for the structure field pricingRule. |
Product |
getProduct()
Retrieves the value for the structure field product. |
BigDecimal |
getQuantity()
Retrieves the value for the structure field quantity. |
Uom |
getUom()
Retrieves the value for the optional structure field uom. |
| Method Detail |
|---|
String getName()
name.
name.Uom getPriceUom()
priceUom.
priceUom.Date getPricingDate()
pricingDate.
pricingDate.PricingRule getPricingRule()
pricingRule.
pricingRule.Product getProduct()
product.
product.BigDecimal getQuantity()
quantity.
quantity.Uom getUom()
uom.
uom.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||