protected static class processList.namePair extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
value |
| Constructor and Description |
|---|
namePair(String nameIn,
String valueIn) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getName()
Getter for name.
|
protected String |
getValue()
Getter for value.
|
Copyright © 2017. All rights reserved.