Class AccountMapTotal
java.lang.Object
com.maplander.backend.model.manage.complex.AccountMapTotal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getTotal()
void
setAccountMaps
(List<AccountMap> accountMaps) void
setTotal
(int total) toString()
-
Constructor Details
-
AccountMapTotal
public AccountMapTotal() -
AccountMapTotal
-
-
Method Details
-
getAccountMaps
-
setAccountMaps
-
getTotal
public int getTotal() -
setTotal
public void setTotal(int total) -
toString
-