public static class GenerateKey.DnameParam extends Object
| Constructor and Description | 
|---|
| DnameParam() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Get the name attribute. | 
| String | getValue()Get the value attribute. | 
| void | setName(String name)Set the name attribute. | 
| void | setValue(String value)Set the value attribute. | 
public String getName()
public String getValue()
public void setName(String name)
name - a String valuepublic void setValue(String value)
value - a String value