public class ServiceInfo extends Object
ServiceInfo class.
| Constructor and Description | 
|---|
ServiceInfo(String name,
           String status)
Constructor for ServiceInfo. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getServiceName()
Getter for the field  
serviceName. | 
String | 
getServiceStatus()
Getter for the field  
serviceStatus. | 
Copyright © 2021. All rights reserved.