P - The type of the payload to be carried.PayloadAccessor.PayloadProperty<P>public static interface PayloadAccessor.PayloadMutator<P>
| Modifier and Type | Method | Description |
|---|---|---|
void |
setPayload(P aPayload) |
Sets the payload for the payload property.
|
void setPayload(P aPayload)
aPayload - The payload to be stored by the payload property.Copyright © 2018. All rights reserved.