public class ProcessInfo extends Object
| Constructor and Description |
|---|
ProcessInfo(String processName,
String processId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProcessId() |
String |
getProcessName() |
String |
toString() |
Copyright © 2016 PayPal Open Source. All rights reserved.