Package ru.bgcrm.plugin.mobile.model
Class Account
java.lang.Object
ru.bgcrm.plugin.mobile.model.Account
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetKey()intvoidvoidsetObjectId(int objectId) voidsetObjectType(String objectType)  
- 
Constructor Details
- 
Account
public Account() 
 - 
 - 
Method Details
- 
getObjectType
 - 
setObjectType
 - 
getObjectId
public int getObjectId() - 
setObjectId
public void setObjectId(int objectId)  - 
getKey
 - 
setKey
 
 -