DmsDetectionBuilder.fromHeader constructor

DmsDetectionBuilder.fromHeader(
  1. ImcBuilderHeaderPart headerFrom
)

Implementation

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