Class ARG_CopyFormatRule

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_CopyFormatRule
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_CopyFormatRule extends Object implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • ohProfile

      public MMProfile ohProfile
      profile of the selected stereotype or format rule
    • ohRule

      public MMFormatRule ohRule
      the format rule to be copied
  • Constructor Details

    • ARG_CopyFormatRule

      public ARG_CopyFormatRule()
    • ARG_CopyFormatRule

      public ARG_CopyFormatRule(MMProfile ohProfile, MMFormatRule ohRule)
  • Method Details

    • marshal

      public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • unmarshal

      public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
      Specified by:
      unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • resolveReferences

      public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble