|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DepotReportItemPosition
Class DepotReportItemPosition
| Nested Class Summary | |
|---|---|
static interface |
DepotReportItemPosition.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
BigDecimal |
getBalance()
Retrieves the value for the attribute balance. |
|
BigDecimal |
getBalanceBop()
Retrieves the value for the attribute balanceBop. |
|
BigDecimal |
getBalanceCredit()
Retrieves the value for the attribute balanceCredit. |
|
BigDecimal |
getBalanceCreditBop()
Retrieves the value for the attribute balanceCreditBop. |
|
BigDecimal |
getBalanceDebit()
Retrieves the value for the attribute balanceDebit. |
|
BigDecimal |
getBalanceDebitBop()
Retrieves the value for the attribute balanceDebitBop. |
|
BigDecimal |
getBalanceSimple()
Retrieves the value for the attribute balanceSimple. |
|
BigDecimal |
getBalanceSimpleBop()
Retrieves the value for the attribute balanceSimpleBop. |
|
DepotPosition |
getPosition()
Retrieves the value for the reference position. |
|
String |
getPositionName()
Retrieves the value for the attribute positionName. |
|
|
getSimpleBooking()
Retrieves a set containing all the elements for the reference simpleBooking. |
|
|
getSingleBooking()
Retrieves a set containing all the elements for the reference singleBooking. |
|
Date |
getValueDate()
Retrieves the value for the attribute valueDate. |
|
void |
setBalance(BigDecimal balance)
Sets a new value for the attribute balance. |
|
void |
setBalanceBop(BigDecimal balanceBop)
Sets a new value for the attribute balanceBop. |
|
void |
setBalanceCredit(BigDecimal balanceCredit)
Sets a new value for the attribute balanceCredit. |
|
void |
setBalanceCreditBop(BigDecimal balanceCreditBop)
Sets a new value for the attribute balanceCreditBop. |
|
void |
setBalanceDebit(BigDecimal balanceDebit)
Sets a new value for the attribute balanceDebit. |
|
void |
setBalanceDebitBop(BigDecimal balanceDebitBop)
Sets a new value for the attribute balanceDebitBop. |
|
void |
setBalanceSimple(BigDecimal balanceSimple)
Sets a new value for the attribute balanceSimple. |
|
void |
setBalanceSimpleBop(BigDecimal balanceSimpleBop)
Sets a new value for the attribute balanceSimpleBop. |
|
void |
setPosition(DepotPosition position)
Sets a new value for the reference position. |
|
void |
setPositionName(String positionName)
Sets a new value for the attribute positionName. |
|
void |
setValueDate(Date valueDate)
Sets a new value for the attribute valueDate. |
|
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
BigDecimal getBalance()
balance.
balance.void setBalance(BigDecimal balance)
balance.
balance - The non-null new value for attribute balance.BigDecimal getBalanceBop()
balanceBop.
balanceBop.void setBalanceBop(BigDecimal balanceBop)
balanceBop.
balanceBop - The non-null new value for attribute balanceBop.BigDecimal getBalanceCredit()
balanceCredit.
balanceCredit.void setBalanceCredit(BigDecimal balanceCredit)
balanceCredit.
balanceCredit - The non-null new value for attribute balanceCredit.BigDecimal getBalanceCreditBop()
balanceCreditBop.
balanceCreditBop.void setBalanceCreditBop(BigDecimal balanceCreditBop)
balanceCreditBop.
balanceCreditBop - The non-null new value for attribute balanceCreditBop.BigDecimal getBalanceDebit()
balanceDebit.
balanceDebit.void setBalanceDebit(BigDecimal balanceDebit)
balanceDebit.
balanceDebit - The non-null new value for attribute balanceDebit.BigDecimal getBalanceDebitBop()
balanceDebitBop.
balanceDebitBop.void setBalanceDebitBop(BigDecimal balanceDebitBop)
balanceDebitBop.
balanceDebitBop - The non-null new value for attribute balanceDebitBop.BigDecimal getBalanceSimple()
balanceSimple.
balanceSimple.void setBalanceSimple(BigDecimal balanceSimple)
balanceSimple.
balanceSimple - The non-null new value for attribute balanceSimple.BigDecimal getBalanceSimpleBop()
balanceSimpleBop.
balanceSimpleBop.void setBalanceSimpleBop(BigDecimal balanceSimpleBop)
balanceSimpleBop.
balanceSimpleBop - The non-null new value for attribute balanceSimpleBop.DepotPosition getPosition()
position.
null – value for this reference.void setPosition(DepotPosition position)
position.
position - The non-null new value for this reference.String getPositionName()
positionName.
positionName.void setPositionName(String positionName)
positionName.
positionName - The non-null new value for attribute positionName.<T extends SimpleBooking> DeportReportItemHasSimpleBooking.SimpleBooking<T> getSimpleBooking()
simpleBooking.
<T extends SingleBooking> DepotReportItemHasSingleBooking.SingleBooking<T> getSingleBooking()
singleBooking.
Date getValueDate()
valueDate.
valueDate.void setValueDate(Date valueDate)
valueDate.
valueDate - The non-null new value for attribute valueDate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||