public class DistinguishedNameEditor
extends java.beans.PropertyEditorSupport
DistinguishedName instances. The
setAsText(String) method sets the value as an immutable
instance of a DistinguishedName.| Constructor and Description |
|---|
DistinguishedNameEditor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAsText() |
void |
setAsText(java.lang.String text) |
public void setAsText(java.lang.String text)
throws java.lang.IllegalArgumentException
setAsText in interface java.beans.PropertyEditorsetAsText in class java.beans.PropertyEditorSupportjava.lang.IllegalArgumentExceptionpublic java.lang.String getAsText()
getAsText in interface java.beans.PropertyEditorgetAsText in class java.beans.PropertyEditorSupport