public class ExperimentAssembler extends Object implements Assembler<ExperimentContext,Experiment>
| Constructor and Description |
|---|
ExperimentAssembler() |
| Modifier and Type | Method and Description |
|---|---|
ExperimentContext |
assembleInbound(Experiment outbound) |
Experiment |
assembleOutbound(ExperimentContext inbound) |
public Experiment assembleOutbound(ExperimentContext inbound)
assembleOutbound in interface Assembler<ExperimentContext,Experiment>public ExperimentContext assembleInbound(Experiment outbound)
assembleInbound in interface Assembler<ExperimentContext,Experiment>Copyright © 2015 craftsmenlabs. All Rights Reserved.