public class NamedValueType extends Object
Constructor and Description |
---|
NamedValueType() |
NamedValueType(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |
Copyright © 2014 Oracle Corporation. All rights reserved.