V - The type of the value property.ValueAccessor.ValueProperty<V>public static interface ValueAccessor.ValueMutator<V>
ValueAccessor with a setter method.| Modifier and Type | Method | Description |
|---|---|---|
void |
setValue(V aValue) |
Sets the value for the value property.
|
void setValue(V aValue)
aValue - The value to be stored by the value property.Copyright © 2018. All rights reserved.