public class NameValue extends Object
| Constructor and Description |
|---|
NameValue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Attribute/property name.
|
String |
getValue()
Attribute/property value.
|
void |
setName(String name)
Attribute/property name.
|
void |
setValue(String value)
Attribute/property value.
|
Copyright © 2020. All rights reserved.