public class CriticalPath extends Object
| Constructor and Description | 
|---|
CriticalPath(String locationName,
            InetAddress ipAddress,
            String serviceName)  | 
| Modifier and Type | Method and Description | 
|---|---|
InetAddress | 
getIpAddress()  | 
String | 
getLocationName()  | 
String | 
getServiceName()  | 
String | 
toString()  | 
public CriticalPath(String locationName, InetAddress ipAddress, String serviceName)
Copyright © 2021. All rights reserved.