Class BankAccount.Builder
java.lang.Object
ru.bitel.bgbilling.modules.bill.common.bean.BankAccount.Builder
- Enclosing class:
- BankAccount
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setAccount(String account) setBankTitle(String bankTitle) setComment(String comment) setCorrespondentAccount(String correspondentAccount) setDefaultAccount(boolean defaultAccount) setGroupMask(long groupMask) setId(int id) setInUse(boolean inUse) setOrganizationId(int organizationId) setPaymentType(String paymentType) setPaymentTypeId(int paymentTypeId)
-
Method Details
-
setId
-
setTitle
-
setAccount
-
setBankIdentificationCode
-
setBankTitle
-
setComment
-
setCorrespondentAccount
-
setDefaultAccount
-
setGroupMask
-
setInUse
-
setOrganizationId
-
setPaymentType
-
setPaymentTypeId
-
build
-