V - The type of the number property.NumberAccessor.NumberProperty<V>public static interface NumberAccessor.NumberMutator<V>
NumberAccessor with a setter method.| Modifier and Type | Method | Description |
|---|---|---|
void |
setNumber(V aNumber) |
Sets the number for the number property.
|
void setNumber(V aNumber)
aNumber - The number to be stored by the number property.Copyright © 2018. All rights reserved.