public interface DnValueMutator
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue(java.lang.Object object)
Returns the DN value for the supplied object.
|
void |
setValue(java.lang.Object object,
java.lang.String value)
Set the DN value for the supplied object.
|
java.lang.String getValue(java.lang.Object object)
object - to return the DN ofvoid setValue(java.lang.Object object,
java.lang.String value)
object - to set the DN onvalue - of the DN