public class MonKitTarget extends Object
| Constructor and Description |
|---|
MonKitTarget() |
MonKitTarget(String category,
Long healthy,
Long unhealthy,
Long unstable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Long |
getHealthy() |
Long |
getUnstable() |
void |
setCategory(String category) |
void |
setHealthy(Long healthy) |
void |
setUnstable(Long unstable) |
Copyright © 2004-2015. All Rights Reserved.