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