CommRestrictionBuilder.fromHeader constructor

CommRestrictionBuilder.fromHeader(
  1. ImcBuilderHeaderPart headerFrom
)

Implementation

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