|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractPositionConstrained
| Method Summary | |
|---|---|
Integer |
getDefaultPositions()
|
BigDecimal |
getDefaultQuantity()
|
long |
getItemNumber()
Retrieves the value for the attribute itemNumber. |
Integer |
getMaxPositions()
|
BigDecimal |
getMaxQuantity()
|
short |
getMinMaxQuantityHandling()
Retrieves the value for the attribute minMaxQuantityHandling. |
Integer |
getMinPositions()
|
BigDecimal |
getMinQuantity()
|
BigDecimal |
getOffsetQuantity()
|
Boolean |
isAllowModification()
|
Boolean |
isAllowRemoval()
|
void |
setAllowModification(Boolean newValue)
Sets a new value for the attribute allowModification. |
void |
setAllowRemoval(Boolean newValue)
Sets a new value for the attribute allowRemoval. |
void |
setDefaultPositions(Integer newValue)
Sets a new value for the attribute defaultPositions. |
void |
setDefaultQuantity(BigDecimal newValue)
Sets a new value for the attribute defaultQuantity. |
void |
setItemNumber(long newValue)
Sets a new value for the attribute itemNumber. |
void |
setMaxPositions(Integer newValue)
Sets a new value for the attribute maxPositions. |
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 |
setMinPositions(Integer newValue)
Sets a new value for the attribute minPositions. |
void |
setMinQuantity(BigDecimal newValue)
Sets a new value for the attribute minQuantity. |
void |
setOffsetQuantity(BigDecimal newValue)
Sets a new value for the attribute offsetQuantity. |
| 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 |
|---|
Boolean isAllowModification()
allowModification.
JmiException - If the value cannot be retrieved for some reason.void setAllowModification(Boolean newValue)
allowModification.
newValue - The possibly null new value for attribute allowModification.
JmiException - If the value cannot be set for some reason.Boolean isAllowRemoval()
allowRemoval.
JmiException - If the value cannot be retrieved for some reason.void setAllowRemoval(Boolean newValue)
allowRemoval.
newValue - The possibly null new value for attribute allowRemoval.
JmiException - If the value cannot be set for some reason.Integer getDefaultPositions()
defaultPositions.
JmiException - If the value cannot be retrieved for some reason.void setDefaultPositions(Integer newValue)
defaultPositions.
newValue - The possibly null new value for attribute defaultPositions.
JmiException - If the value cannot be set for some reason.BigDecimal getDefaultQuantity()
defaultQuantity.
JmiException - If the value cannot be retrieved for some reason.void setDefaultQuantity(BigDecimal newValue)
defaultQuantity.
newValue - The possibly null new value for attribute defaultQuantity.
JmiException - If the value cannot be set for some reason.long getItemNumber()
itemNumber.
itemNumber.
JmiException - If the value cannot be retrieved for some reason.void setItemNumber(long newValue)
itemNumber.
newValue - The non-null new value for attribute itemNumber.
JmiException - If the value cannot be set for some reason.Integer getMaxPositions()
maxPositions.
JmiException - If the value cannot be retrieved for some reason.void setMaxPositions(Integer newValue)
maxPositions.
newValue - The possibly null new value for attribute maxPositions.
JmiException - If the value cannot be set 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.Integer getMinPositions()
minPositions.
JmiException - If the value cannot be retrieved for some reason.void setMinPositions(Integer newValue)
minPositions.
newValue - The possibly null new value for attribute minPositions.
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.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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||