public interface CreatePositionParams extends org.openmdx.base.accessor.jmi.cci.RefStruct_1_0, CreatePositionParams
CreatePositionParams.Member| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()
Retrieves the value for the optional structure field  
name. | 
AbstractPriceLevel | 
getPriceLevel()
Retrieves the value for the optional structure field  
priceLevel. | 
Uom | 
getPriceUom()
Retrieves the value for the optional structure field  
priceUom. | 
java.util.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. | 
java.math.BigDecimal | 
getQuantity()
Retrieves the value for the structure field  
quantity. | 
SalesTransactionType | 
getSalesTransactionType()
Retrieves the value for the optional structure field  
salesTransactionType. | 
Uom | 
getUom()
Retrieves the value for the optional structure field  
uom. | 
java.lang.Boolean | 
isIgnoreProductConfiguration()
Retrieves the value for the optional structure field  
ignoreProductConfiguration. | 
java.lang.Boolean isIgnoreProductConfiguration()
ignoreProductConfiguration.isIgnoreProductConfiguration in interface CreatePositionParamsignoreProductConfiguration.java.lang.String getName()
name.getName in interface CreatePositionParamsname.AbstractPriceLevel getPriceLevel()
priceLevel.getPriceLevel in interface CreatePositionParamspriceLevel.Uom getPriceUom()
priceUom.getPriceUom in interface CreatePositionParamspriceUom.java.util.Date getPricingDate()
pricingDate.getPricingDate in interface CreatePositionParamspricingDate.PricingRule getPricingRule()
pricingRule.getPricingRule in interface CreatePositionParamspricingRule.Product getProduct()
product.getProduct in interface CreatePositionParamsproduct.java.math.BigDecimal getQuantity()
quantity.getQuantity in interface CreatePositionParamsquantity.SalesTransactionType getSalesTransactionType()
salesTransactionType.getSalesTransactionType in interface CreatePositionParamssalesTransactionType.Uom getUom()
uom.getUom in interface CreatePositionParamsuom.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.