Class DocumentPositionSpec
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.bill.common.bean.DocumentPositionSpec
- All Implemented Interfaces:
Serializable,Idable,ListItem
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCount()getName()getTitle()getUnit()booleanbooleansetAddWhenLessZero(boolean addWhenLessZero) setCountNumsAfterComma(String qtyNumsAfterComma) setCountNumsRoundingMode(String qtyNumsRoundingMode) setExtractor(String extractor) setId(int id) Устанавливает id объектаsetInTotal(boolean inSum) setUnitCode(String unitCode) Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, toString
-
Constructor Details
-
DocumentPositionSpec
public DocumentPositionSpec()
-
-
Method Details
-
getAmount
-
getCount
-
getCountNumsAfterComma
-
getCountNumsRoundingMode
-
getExtractor
-
getName
-
getParams
-
getTitle
-
getUnit
-
getUnitCode
-
isAddWhenLessZero
public boolean isAddWhenLessZero() -
isInTotal
public boolean isInTotal() -
setAddWhenLessZero
-
setAmount
-
setCount
-
setCountNumsAfterComma
-
setCountNumsRoundingMode
-
setExtractor
-
setInTotal
-
setName
-
setParams
-
setTitle
-
setUnit
-
setUnitCode
-
setId
Description copied from class:IdУстанавливает id объекта
-