public class NameValueFactory
extends java.lang.Object
| Constructor and Description |
|---|
NameValueFactory() |
| Modifier and Type | Method and Description |
|---|---|
static NameValue |
clone(NameValue rhs)
Creates the clone of NameValue
|
static NameValue |
create()
Creates NameValue object
|