Package org.apache.tools.ant.taskdefs
Class GenerateKey.DnameParam
java.lang.Object
org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
- Enclosing class:
- GenerateKey
A DistinguishedName parameter.
 This is a nested element in a dname nested element.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DnameParampublic DnameParam()
 
- 
- 
Method Details- 
setNameSet the name attribute.- Parameters:
- name- a- Stringvalue
 
- 
getNameGet the name attribute.- Returns:
- the name.
 
- 
setValueSet the value attribute.- Parameters:
- value- a- Stringvalue
 
- 
getValueGet the value attribute.- Returns:
- the value.
 
- 
isCompletepublic boolean isComplete()
 
-