|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DnValueMutator
Interface for mutating the DN value on an arbitrary object.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getValue(Object object)
object - to return the DN of
void setValue(Object object,
String value)
object - to set the DN onvalue - of the DN
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||