SC - The type of the status code property.public static interface StatusCodeAccessor.StatusCodeMutator<SC>
StatusCodeAccessor with a setter method.| Modifier and Type | Method and Description |
|---|---|
void |
setStatusCode(SC aStatusCode)
Sets the status code for the status code property.
|
void setStatusCode(SC aStatusCode)
aStatusCode - The status code to be stored by the status code
property.Copyright © 2018. All rights reserved.