public interface XSetter
| Modifier and Type | Method and Description |
|---|---|
Class |
getType()
Gets the type of the object to be set by this setter.
|
void |
setValue(Object instance,
Object value)
Sets the value of the underlying member.
|
Class getType()
Copyright © 2021. All rights reserved.