public interface DnValueMutator
| Modifier and Type | Method and Description | 
|---|---|
String | 
getValue(Object object)
Returns the DN value for the supplied object. 
 | 
void | 
setValue(Object object,
        String value)
Set the DN value for the supplied object. 
 | 
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.