Class Register
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.integration.common.bean.Register
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDate()intintintgetSumm()booleansetErrorCount(int errorCount) setId(int id) Устанавливает id объектаsetLoadLog(String loadLog) setLoadTime(Calendar loadTime) setPatternTitle(String patternTitle) setProcessed(boolean processed) setProcessTime(Calendar processTime) setRegisterType(int registerType) setStringsCount(int stringsCount) setSumm(BigDecimal summ) Устанавливает название (описание) объекта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
-
Field Details
-
PAYMENT_REGISTER
public static final int PAYMENT_REGISTER- See Also:
-
CHARGE_REGISTER
public static final int CHARGE_REGISTER- See Also:
-
-
Constructor Details
-
Register
public Register()
-
-
Method Details
-
getRegisterType
public int getRegisterType() -
setRegisterType
-
setId
Description copied from class:IdУстанавливает id объекта -
getDate
-
setDate
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
isProcessed
public boolean isProcessed() -
setProcessed
-
getProcessTime
-
setProcessTime
-
getLoadTime
-
setLoadTime
-
getStringsCount
public int getStringsCount() -
setStringsCount
-
getErrorCount
public int getErrorCount() -
setErrorCount
-
getSumm
-
setSumm
-
getLoadLog
-
setLoadLog
-
getPatternTitle
-
setPatternTitle
-
getStatus
-