Class MangoAccount
java.lang.Object
ru.bitel.bgbilling.modules.mangooffice.common.bean.MangoAccount
- 
Constructor Summary
ConstructorsConstructorDescriptionMangoAccount(int contractId, int accountId, String control, String password)  - 
Method Summary
Modifier and TypeMethodDescriptionintId Аккаунт, пренадлежит и задется MangointvoidsetAccountId(int accountId) voidsetContractId(int contractId) voidsetControl(String control) voidsetPassword(String password) toString() 
- 
Constructor Details
- 
MangoAccount
public MangoAccount() - 
MangoAccount
 
 - 
 - 
Method Details
- 
getContractId
public int getContractId() - 
setContractId
public void setContractId(int contractId)  - 
getAccountId
public int getAccountId()Id Аккаунт, пренадлежит и задется Mango - 
setAccountId
public void setAccountId(int accountId)  - 
getControl
 - 
setControl
 - 
getPassword
 - 
setPassword
 - 
toString
 
 -