V - The type of the code property.public static interface CodeAccessor.CodeMutator<V>
CodeAccessor with a setter method.| Modifier and Type | Method and 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.