LeakSimulationBuilder.fromHeader constructor

LeakSimulationBuilder.fromHeader(
  1. ImcBuilderHeaderPart headerFrom
)

Implementation

LeakSimulationBuilder.fromHeader(ImcBuilderHeaderPart headerFrom) {
  copyFromHeader(headerFrom);
}