Class DocType
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.bill.common.bean.DocType
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetNpid()getSetup()final booleanbooleanbooleanbooleansetComment(String comment) final DocTypesetCreateWhenLessOrEqZero(boolean createWhenZero) setCreateWhenStronglyLessZero(boolean createWhenStronglyLessZero) setDocumentType(DocumentType documentType) setId(int id) Устанавливает id объектаsetNpid(int npid) setNSubContractPositions(boolean nsubContractPositions) setPattern(String pattern) setPositionList(Set<Integer> positions) setSetupString(String setupString) setSubContractPositions(boolean subContractPositions) Устанавливает название (описание) объектаsetXmlContractConsist(Set<Integer> xmlContractConsist) setXmlModulesConsist(Set<Integer> xmlModulesConsist) setXmlPluginsConsist(Set<Integer> xmlPluginsConsist) Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
DocType
public DocType()
-
-
Method Details
-
getComment
-
getDocumentType
-
getNpid
public int getNpid() -
getPattern
-
getPositionList
-
getSetup
-
getSetupString
-
getStringType
-
getXmlContractConsist
-
getXmlModulesConsist
-
getXmlPluginsConsist
-
isCreateWhenLessOrEqZero
public final boolean isCreateWhenLessOrEqZero() -
isCreateWhenStronglyLessZero
public boolean isCreateWhenStronglyLessZero() -
isNSubContractPositions
public boolean isNSubContractPositions() -
isSubContractPositions
public boolean isSubContractPositions() -
setComment
-
setCreateWhenLessOrEqZero
-
setCreateWhenStronglyLessZero
-
setDocumentType
-
setId
Description copied from class:IdУстанавливает id объекта -
setNpid
-
setNSubContractPositions
-
setPattern
-
setPositionList
-
setSetupString
-
setSubContractPositions
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setXmlContractConsist
-
setXmlModulesConsist
-
setXmlPluginsConsist
-