Class ARG_IRefViewSpecification

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

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

    • what

      public K_VW2 what
      View-What - NotEmpty
    • valRestrictIn

      public ARG_IRefRestriction valRestrictIn
      Restriktionen für Eingabeelemente
    • valRestrictOut

      public ARG_IRefRestriction valRestrictOut
      Restriktionen für Ausgabeelemente
    • refEl

      public ELElement refEl
      optional Referenzelement
    • patt

      public String patt
      optional Pattern
    • kind

      public int kind
      optional Kind
    • mode

      public int mode
      optional Modus
  • Constructor Details

  • 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