Class ARG_ModifyAnnotationCell

java.lang.Object
de.mid.innovator.srv2api.icw2dm.ARG_ModifyAnnotationCell
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • ohAnno

      public DMRuleAnnotationClause ohAnno
      rule annotation clause for which the cell is modified
    • strText

      public String strText
      unformatted text or empty
  • Constructor Details

    • ARG_ModifyAnnotationCell

      public ARG_ModifyAnnotationCell()
    • ARG_ModifyAnnotationCell

      public ARG_ModifyAnnotationCell(DMRuleAnnotationClause ohAnno, String strText)
  • 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