public class NameValuePairBean extends Object
Constructor and Description |
---|
NameValuePairBean()
Constructor.
|
NameValuePairBean(String name,
String value)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.