ScheduledGotoBuilder.fromHeader constructor

ScheduledGotoBuilder.fromHeader(
  1. ImcBuilderHeaderPart headerFrom
)

Implementation

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