|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractPosition
| Method Summary | |
|---|---|
void |
addContact(Contact newValue)
|
void |
addContact(int importance,
Contact newValue)
|
void |
addDeliveryInformation(DeliveryInformation newValue)
|
void |
addDeliveryInformation(String id,
DeliveryInformation newValue)
|
void |
addProductApplication(ProductApplication newValue)
|
void |
addProductApplication(String id,
ProductApplication newValue)
|
BigDecimal |
getAmount()
|
BigDecimal |
getBaseAmount()
|
CalculationRule |
getCalcRule()
Retrieves the value for the optional reference calcRule. |
Collection |
getContact()
Retrieves the objects referenced by contact. |
Contact |
getContact(int importance)
Retrieves the value for the reference contact for the
specified qualifier attribute value. |
short |
getContractPositionState()
Retrieves the value for the attribute contractPositionState. |
Collection |
getDeliveryInformation()
Retrieves a collection containing all the elements for the reference deliveryInformation. |
List |
getDeliveryInformation(DeliveryInformationFilter filter)
Retrieves the value for the reference deliveryInformation
for the specified filter. |
List |
getDeliveryInformation(DeliveryInformationQuery query)
Retrieves the value for the reference deliveryInformation
for the specified query. |
DeliveryInformation |
getDeliveryInformation(String id)
Retrieves the value for the reference deliveryInformation
for the specified qualifier attribute value. |
String |
getDescription()
|
BigDecimal |
getDiscount()
|
BigDecimal |
getDiscountAmount()
|
String |
getDiscountDescription()
|
long |
getLineItemNumber()
Retrieves the value for the attribute lineItemNumber. |
ProductBasePrice |
getListPrice()
Retrieves the value for the optional reference listPrice. |
BigDecimal |
getMaxQuantity()
|
short |
getMinMaxQuantityHandling()
Retrieves the value for the attribute minMaxQuantityHandling. |
BigDecimal |
getMinQuantity()
|
String |
getName()
Retrieves the value for the attribute name. |
BigDecimal |
getOffsetQuantity()
|
Collection |
getPositionModification()
Retrieves a collection containing all the elements for the reference positionModification. |
List |
getPositionModification(PositionModificationFilter filter)
Retrieves the value for the reference positionModification
for the specified filter. |
List |
getPositionModification(PositionModificationQuery query)
Retrieves the value for the reference positionModification
for the specified query. |
PositionModification |
getPositionModification(String id)
Retrieves the value for the reference positionModification
for the specified qualifier attribute value. |
String |
getPositionNumber()
Retrieves the value for the attribute positionNumber. |
PriceLevel |
getPriceLevel()
Retrieves the value for the optional reference priceLevel. |
BigDecimal |
getPricePerUnit()
|
Uom |
getPriceUom()
Retrieves the value for the optional reference priceUom. |
String |
getPriceUomDescription()
|
String |
getPriceUomDetailedDescription()
|
Date |
getPricingDate()
|
PricingRule |
getPricingRule()
Retrieves the value for the optional reference pricingRule. |
short |
getPricingState()
Retrieves the value for the attribute pricingState. |
Collection |
getProductApplication()
Retrieves a collection containing all the elements for the reference productApplication. |
List |
getProductApplication(ProductApplicationFilter filter)
Retrieves the value for the reference productApplication
for the specified filter. |
List |
getProductApplication(ProductApplicationQuery query)
Retrieves the value for the reference productApplication
for the specified query. |
ProductApplication |
getProductApplication(String id)
Retrieves the value for the reference productApplication
for the specified qualifier attribute value. |
String |
getProductDescription()
|
String |
getProductDetailedDescription()
|
BigDecimal |
getQuantity()
|
BigDecimal |
getQuantityBackOrdered()
|
BigDecimal |
getQuantityShipped()
|
BigDecimal |
getSalesCommission()
|
SalesTaxType |
getSalesTaxType()
Retrieves the value for the reference salesTaxType. |
String |
getSalesTaxTypeDescription()
|
String |
getSalesTaxTypeDetailedDescription()
|
BigDecimal |
getTaxAmount()
|
Uom |
getUom()
Retrieves the value for the optional reference uom. |
String |
getUomDescription()
|
String |
getUomDetailedDescription()
|
Boolean |
isDiscountIsPercentage()
|
Boolean |
isSalesCommissionIsPercentage()
|
void |
removeCalcRule()
Removes the value for the optional reference calcRule. |
void |
removeContact(int importance)
|
void |
removeDeliveryInformation(String id)
|
void |
removeListPrice()
Removes the value for the optional reference listPrice. |
void |
removePriceLevel()
Removes the value for the optional reference priceLevel. |
void |
removePriceUom()
Removes the value for the optional reference priceUom. |
void |
removePricingRule()
Removes the value for the optional reference pricingRule. |
void |
removeProductApplication(String id)
|
void |
removeUom()
Removes the value for the optional reference uom. |
Void |
reprice()
|
Void |
reprice(Void params)
|
void |
setCalcRule(CalculationRule newValue)
Sets a new value for the reference calcRule. |
void |
setContractPositionState(short newValue)
Sets a new value for the attribute contractPositionState. |
void |
setDescription(String newValue)
Sets a new value for the attribute description. |
void |
setDiscount(BigDecimal newValue)
Sets a new value for the attribute discount. |
void |
setDiscountDescription(String newValue)
Sets a new value for the attribute discountDescription. |
void |
setDiscountIsPercentage(Boolean newValue)
Sets a new value for the attribute discountIsPercentage. |
void |
setListPrice(ProductBasePrice newValue)
Sets a new value for the reference listPrice. |
void |
setMaxQuantity(BigDecimal newValue)
Sets a new value for the attribute maxQuantity. |
void |
setMinMaxQuantityHandling(short newValue)
Sets a new value for the attribute minMaxQuantityHandling. |
void |
setMinQuantity(BigDecimal newValue)
Sets a new value for the attribute minQuantity. |
void |
setName(String newValue)
Sets a new value for the attribute name. |
void |
setOffsetQuantity(BigDecimal newValue)
Sets a new value for the attribute offsetQuantity. |
void |
setPositionNumber(String newValue)
Sets a new value for the attribute positionNumber. |
void |
setPriceLevel(PriceLevel newValue)
Sets a new value for the reference priceLevel. |
void |
setPricePerUnit(BigDecimal newValue)
Sets a new value for the attribute pricePerUnit. |
void |
setPriceUom(Uom newValue)
Sets a new value for the reference priceUom. |
void |
setPricingDate(Date newValue)
Sets a new value for the attribute pricingDate. |
void |
setPricingRule(PricingRule newValue)
Sets a new value for the reference pricingRule. |
void |
setPricingState(short newValue)
Sets a new value for the attribute pricingState. |
void |
setQuantity(BigDecimal newValue)
Sets a new value for the attribute quantity. |
void |
setSalesCommission(BigDecimal newValue)
Sets a new value for the attribute salesCommission. |
void |
setSalesCommissionIsPercentage(Boolean newValue)
Sets a new value for the attribute salesCommissionIsPercentage. |
void |
setSalesTaxType(SalesTaxType newValue)
Sets a new value for the reference salesTaxType. |
void |
setUom(Uom newValue)
Sets a new value for the reference uom. |
| Methods inherited from interface org.opencrx.kernel.contract1.cci.AddressContainer |
|---|
addAddress, addAddress, getAddress, getAddress, getAddress, getAddress, removeAddress |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Methods inherited from interface org.opencrx.kernel.contract1.cci.DeliveryRequestContainer |
|---|
addDeliveryRequest, addDeliveryRequest, getDeliveryRequest, getDeliveryRequest, getDeliveryRequest, getDeliveryRequest, removeDeliveryRequest |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Methods inherited from interface org.opencrx.kernel.contract1.cci.ShippingDetail |
|---|
getCarrier, getGiftMessage, getShippingInstructions, getShippingMethod, getShippingTrackingNumber, isGift, setCarrier, setGift, setGiftMessage, setShippingInstructions, setShippingMethod, setShippingTrackingNumber |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Methods inherited from interface org.opencrx.kernel.depot1.cci.DepotReferenceHolder |
|---|
addDepotReference, addDepotReference, getDepotReference, getDepotReference, getDepotReference, getDepotReference, removeDepotReference |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
BigDecimal getAmount()
amount.
JmiException - If the value cannot be retrieved for some reason.BigDecimal getBaseAmount()
baseAmount.
JmiException - If the value cannot be retrieved for some reason.CalculationRule getCalcRule()
calcRule.
JmiException - If the value cannot be retrieved for some reason.void setCalcRule(CalculationRule newValue)
calcRule.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removeCalcRule()
calcRule.
JmiException - If the value cannot be removed for some reason.Contact getContact(int importance)
contact for the
specified qualifier attribute value.
importance - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getContact()
contact.
JmiException - If the value cannot be retrieved for some reason.
void addContact(int importance,
Contact newValue)
importance - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addContact(Contact newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeContact(int importance)
JmiException - If the value cannot be removed for some reason.short getContractPositionState()
contractPositionState.
contractPositionState.
JmiException - If the value cannot be retrieved for some reason.void setContractPositionState(short newValue)
contractPositionState.
newValue - The non-null new value for attribute contractPositionState.
JmiException - If the value cannot be set for some reason.DeliveryInformation getDeliveryInformation(String id)
deliveryInformation
for the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getDeliveryInformation()
deliveryInformation.
JmiException - If the values cannot be retrieved for some reason.List getDeliveryInformation(DeliveryInformationFilter filter)
deliveryInformation
for the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getDeliveryInformation(DeliveryInformationQuery query)
deliveryInformation
for the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addDeliveryInformation(String id,
DeliveryInformation newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addDeliveryInformation(DeliveryInformation newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeDeliveryInformation(String id)
JmiException - If the value cannot be removed for some reason.String getDescription()
description.
JmiException - If the value cannot be retrieved for some reason.void setDescription(String newValue)
description.
newValue - The possibly null new value for attribute description.
JmiException - If the value cannot be set for some reason.BigDecimal getDiscount()
discount.
JmiException - If the value cannot be retrieved for some reason.void setDiscount(BigDecimal newValue)
discount.
newValue - The possibly null new value for attribute discount.
JmiException - If the value cannot be set for some reason.BigDecimal getDiscountAmount()
discountAmount.
JmiException - If the value cannot be retrieved for some reason.String getDiscountDescription()
discountDescription.
JmiException - If the value cannot be retrieved for some reason.void setDiscountDescription(String newValue)
discountDescription.
newValue - The possibly null new value for attribute discountDescription.
JmiException - If the value cannot be set for some reason.Boolean isDiscountIsPercentage()
discountIsPercentage.
JmiException - If the value cannot be retrieved for some reason.void setDiscountIsPercentage(Boolean newValue)
discountIsPercentage.
newValue - The possibly null new value for attribute discountIsPercentage.
JmiException - If the value cannot be set for some reason.long getLineItemNumber()
lineItemNumber.
lineItemNumber.
JmiException - If the value cannot be retrieved for some reason.ProductBasePrice getListPrice()
listPrice.
JmiException - If the value cannot be retrieved for some reason.void setListPrice(ProductBasePrice newValue)
listPrice.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removeListPrice()
listPrice.
JmiException - If the value cannot be removed for some reason.BigDecimal getMaxQuantity()
maxQuantity.
JmiException - If the value cannot be retrieved for some reason.void setMaxQuantity(BigDecimal newValue)
maxQuantity.
newValue - The possibly null new value for attribute maxQuantity.
JmiException - If the value cannot be set for some reason.short getMinMaxQuantityHandling()
minMaxQuantityHandling.
minMaxQuantityHandling.
JmiException - If the value cannot be retrieved for some reason.void setMinMaxQuantityHandling(short newValue)
minMaxQuantityHandling.
newValue - The non-null new value for attribute minMaxQuantityHandling.
JmiException - If the value cannot be set for some reason.BigDecimal getMinQuantity()
minQuantity.
JmiException - If the value cannot be retrieved for some reason.void setMinQuantity(BigDecimal newValue)
minQuantity.
newValue - The possibly null new value for attribute minQuantity.
JmiException - If the value cannot be set for some reason.String getName()
name.
name.
JmiException - If the value cannot be retrieved for some reason.void setName(String newValue)
name.
newValue - The non-null new value for attribute name.
JmiException - If the value cannot be set for some reason.BigDecimal getOffsetQuantity()
offsetQuantity.
JmiException - If the value cannot be retrieved for some reason.void setOffsetQuantity(BigDecimal newValue)
offsetQuantity.
newValue - The possibly null new value for attribute offsetQuantity.
JmiException - If the value cannot be set for some reason.PositionModification getPositionModification(String id)
positionModification
for the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getPositionModification()
positionModification.
JmiException - If the values cannot be retrieved for some reason.List getPositionModification(PositionModificationFilter filter)
positionModification
for the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getPositionModification(PositionModificationQuery query)
positionModification
for the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.String getPositionNumber()
positionNumber.
positionNumber.
JmiException - If the value cannot be retrieved for some reason.void setPositionNumber(String newValue)
positionNumber.
newValue - The non-null new value for attribute positionNumber.
JmiException - If the value cannot be set for some reason.PriceLevel getPriceLevel()
priceLevel.
JmiException - If the value cannot be retrieved for some reason.void setPriceLevel(PriceLevel newValue)
priceLevel.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removePriceLevel()
priceLevel.
JmiException - If the value cannot be removed for some reason.BigDecimal getPricePerUnit()
pricePerUnit.
JmiException - If the value cannot be retrieved for some reason.void setPricePerUnit(BigDecimal newValue)
pricePerUnit.
newValue - The possibly null new value for attribute pricePerUnit.
JmiException - If the value cannot be set for some reason.Uom getPriceUom()
priceUom.
JmiException - If the value cannot be retrieved for some reason.void setPriceUom(Uom newValue)
priceUom.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removePriceUom()
priceUom.
JmiException - If the value cannot be removed for some reason.String getPriceUomDescription()
priceUomDescription.
JmiException - If the value cannot be retrieved for some reason.String getPriceUomDetailedDescription()
priceUomDetailedDescription.
JmiException - If the value cannot be retrieved for some reason.Date getPricingDate()
pricingDate.
JmiException - If the value cannot be retrieved for some reason.void setPricingDate(Date newValue)
pricingDate.
newValue - The possibly null new value for attribute pricingDate.
JmiException - If the value cannot be set for some reason.PricingRule getPricingRule()
pricingRule.
JmiException - If the value cannot be retrieved for some reason.void setPricingRule(PricingRule newValue)
pricingRule.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removePricingRule()
pricingRule.
JmiException - If the value cannot be removed for some reason.short getPricingState()
pricingState.
pricingState.
JmiException - If the value cannot be retrieved for some reason.void setPricingState(short newValue)
pricingState.
newValue - The non-null new value for attribute pricingState.
JmiException - If the value cannot be set for some reason.ProductApplication getProductApplication(String id)
productApplication
for the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getProductApplication()
productApplication.
JmiException - If the values cannot be retrieved for some reason.List getProductApplication(ProductApplicationFilter filter)
productApplication
for the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getProductApplication(ProductApplicationQuery query)
productApplication
for the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addProductApplication(String id,
ProductApplication newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addProductApplication(ProductApplication newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeProductApplication(String id)
JmiException - If the value cannot be removed for some reason.String getProductDescription()
productDescription.
JmiException - If the value cannot be retrieved for some reason.String getProductDetailedDescription()
productDetailedDescription.
JmiException - If the value cannot be retrieved for some reason.BigDecimal getQuantity()
quantity.
JmiException - If the value cannot be retrieved for some reason.void setQuantity(BigDecimal newValue)
quantity.
newValue - The possibly null new value for attribute quantity.
JmiException - If the value cannot be set for some reason.BigDecimal getQuantityBackOrdered()
quantityBackOrdered.
JmiException - If the value cannot be retrieved for some reason.BigDecimal getQuantityShipped()
quantityShipped.
JmiException - If the value cannot be retrieved for some reason.
Void reprice(Void params)
throws RefException
RefException
Void reprice()
throws RefException
RefExceptionBigDecimal getSalesCommission()
salesCommission.
JmiException - If the value cannot be retrieved for some reason.void setSalesCommission(BigDecimal newValue)
salesCommission.
newValue - The possibly null new value for attribute salesCommission.
JmiException - If the value cannot be set for some reason.Boolean isSalesCommissionIsPercentage()
salesCommissionIsPercentage.
JmiException - If the value cannot be retrieved for some reason.void setSalesCommissionIsPercentage(Boolean newValue)
salesCommissionIsPercentage.
newValue - The possibly null new value for attribute salesCommissionIsPercentage.
JmiException - If the value cannot be set for some reason.SalesTaxType getSalesTaxType()
salesTaxType.
JmiException - If the value cannot be retrieved for some reason.void setSalesTaxType(SalesTaxType newValue)
salesTaxType.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.String getSalesTaxTypeDescription()
salesTaxTypeDescription.
JmiException - If the value cannot be retrieved for some reason.String getSalesTaxTypeDetailedDescription()
salesTaxTypeDetailedDescription.
JmiException - If the value cannot be retrieved for some reason.BigDecimal getTaxAmount()
taxAmount.
JmiException - If the value cannot be retrieved for some reason.Uom getUom()
uom.
JmiException - If the value cannot be retrieved for some reason.void setUom(Uom newValue)
uom.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removeUom()
uom.
JmiException - If the value cannot be removed for some reason.String getUomDescription()
uomDescription.
JmiException - If the value cannot be retrieved for some reason.String getUomDetailedDescription()
uomDetailedDescription.
JmiException - If the value cannot be retrieved for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||