- java.lang.Object
-
- com.northernwall.hadrian.handlers.dashboard.dao.GetDataCenterData
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
int |
bad |
int |
good |
int |
off |
int |
total |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
incGood
public void incGood()
-
incOff
public void incOff()
-
incBad
public void incBad()
Copyright © 2017 Richard Thurston. All Rights Reserved.