|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccountAssignment
Class AccountAssignment
| Nested Class Summary | |
|---|---|
static interface |
AccountAssignment.Identity
Object Identity |
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.opencrx.kernel.account1.cci2.AccountAssignment |
|---|
getAccount, getValidFrom, getValidTo, setAccount, setValidFrom, setValidTo |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
BigDecimal 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||