V - The type of the code property.CodeAccessor.CodeProperty<V>public static interface CodeAccessor.CodeMutator<V>
CodeAccessor with a setter method.| Modifier and Type | Method | Description |
|---|---|---|
void |
setCode(V aCode) |
Sets the code for the code property.
|
void setCode(V aCode)
aCode - The code to be stored by the code property.Copyright © 2018. All rights reserved.