|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreatePositionParams
| 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. |
| Methods inherited from interface javax.jmi.reflect.RefStruct |
|---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
| Method Detail |
|---|
String getName()
name.
getName in interface CreatePositionParamsname.Uom getPriceUom()
priceUom.
getPriceUom in interface CreatePositionParamspriceUom.Date getPricingDate()
pricingDate.
getPricingDate in interface CreatePositionParamspricingDate.PricingRule getPricingRule()
pricingRule.
getPricingRule in interface CreatePositionParamspricingRule.Product getProduct()
product.
getProduct in interface CreatePositionParamsproduct.BigDecimal getQuantity()
quantity.
getQuantity in interface CreatePositionParamsquantity.Uom getUom()
uom.
getUom in interface CreatePositionParamsuom.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||