public interface AccountAssignment extends AccountAssignment, SecureObject, org.openmdx.base.cci2.BasicObject
AccountAssignment| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccountAssignment.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getDiscount()
Retrieves the possibly null value for the optional attribute
discount. |
Boolean |
isDiscountIsPercentage()
Retrieves the possibly null value for the optional attribute
discountIsPercentage. |
void |
setDiscount(BigDecimal discount)
Sets a new value for the attribute
discount. |
void |
setDiscountIsPercentage(Boolean discountIsPercentage)
Sets a new value for the attribute
discountIsPercentage. |
getAccount, getValidFrom, getValidTo, setAccount, setValidFrom, setValidToaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserBigDecimal getDiscount()
discount.discount.void setDiscount(BigDecimal discount)
discount.discount - The possibly null new value for attribute discount.Boolean isDiscountIsPercentage()
discountIsPercentage.discountIsPercentage.void setDiscountIsPercentage(Boolean discountIsPercentage)
discountIsPercentage.discountIsPercentage - The possibly null new value for attribute discountIsPercentage.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.