Class Account
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.bill.server.bean.Account
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBik()longintgetPid()setAccount(String account) setBankTitle(String bankTitle) setComment(String comment) setCorr_account(String corr_account) setGroupMask(long gr) setId(int id) Устанавливает id объектаsetPaymentType(String paymentType) setPid(int pid) Устанавливает название (описание) объекта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
-
Account
public Account()
-
-
Method Details
-
getAccount
-
getBankTitle
-
getBik
-
getComment
-
getCorr_account
-
getGroupMask
public long getGroupMask() -
getPaymentType
-
getPid
public int getPid() -
setAccount
-
setBankTitle
-
setBik
-
setComment
-
setCorr_account
-
setGroupMask
-
setId
Description copied from class:IdУстанавливает id объекта -
setPaymentType
-
setPid
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
toBankAccount
-