Class MangoAccount
java.lang.Object
ru.bitel.common.model.ContractId
ru.bitel.bgbilling.modules.mangooffice.common.bean.MangoAccount
- All Implemented Interfaces:
ContractIdable
-
Constructor Summary
ConstructorsConstructorDescriptionMangoAccount(int contractId, int accountId, String control, String password) -
Method Summary
Modifier and TypeMethodDescriptionintId Аккаунт, пренадлежит и задется MangovoidsetAccountId(int accountId) setContractId(int contractId) voidsetControl(String control) voidsetPassword(String password) toString()Methods inherited from class ru.bitel.common.model.ContractId
getContractId
-
Constructor Details
-
MangoAccount
public MangoAccount() -
MangoAccount
-
-
Method Details
-
setContractId
- Overrides:
setContractIdin classContractId
-
getAccountId
public int getAccountId()Id Аккаунт, пренадлежит и задется Mango -
setAccountId
public void setAccountId(int accountId) -
getControl
-
setControl
-
getPassword
-
setPassword
-
toString
-