org.apache.tools.ant.taskdefs
public static class GenerateKey.DnameParam extends Object
Method Summary | |
---|---|
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. |
Returns: the name.
Returns: the value.
Parameters: name a String
value
Parameters: value a String
value