public interface ReferenceHandler
Java interface defines a reference handler that is called when a reference has been solved.| Modifier and Type | Method and Description |
|---|---|
void |
setValue(String value)
Sets the value of the reference.
|
void setValue(String value)
value - The value of the reference