VehicleFormationParticipantBuilder.fromHeader constructor

VehicleFormationParticipantBuilder.fromHeader(
  1. ImcBuilderHeaderPart headerFrom
)

Implementation

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