Package step.functions.io
Class Output<OUT>
java.lang.Object
step.functions.io.Output<OUT>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetError()
void
setAttachments
(List<Attachment> attachments) void
void
setMeasures
(List<Measure> measures) void
setPayload
(OUT payload)
-
Constructor Details
-
Output
public Output()
-
-
Method Details
-
getPayload
-
setPayload
-
getError
-
setError
-
getAttachments
-
setAttachments
-
getMeasures
-
setMeasures
-