Package com.avoka.fc.core.dao
Class TransactionHistoryDao.OsCount
java.lang.Object
com.avoka.fc.core.dao.TransactionHistoryDao.OsCount
- Enclosing class:
- TransactionHistoryDao
Provides a Operating System count summary class.
- Since:
- 4.3.2
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OsCount
Create a new OsCount object- Parameters:
os
- the OS labelcount
- the OS count
-
-
Method Details
-
getOs
- Returns:
- the os
-
getCount
- Returns:
- the count
-