public class NameValue extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name
The name of the parameter to set.
|
Object |
value
The value to which the parameter will be set.
|
| Constructor and Description |
|---|
NameValue(String name,
Object value)
Constructor with initial name and value input arguments.
|
public String name
public Object value
Copyright © 2018 Department of Veterans Affairs. All Rights Reserved.