Class BGGenerator
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.generator.common.bean.BGGenerator
- All Implemented Interfaces:
Serializable,IIdTitle,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintsetGeneratorType(BGGeneratorType generatorType) setId(int id) Устанавливает id объектаsetPattern(String pattern) setSequenceId(int sequenceId) Устанавливает название (описание) объекта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
-
BGGenerator
public BGGenerator()
-
-
Method Details