Class ARG_TabCreateTemplate

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

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

    • strName

      public String strName
      name of the create template
    • strElemType

      public String strElemType
      element type of the create template
    • strBitmap

      public String strBitmap
      bitmap of the create template
    • ohTmpl

      public MMCreateTemplate ohTmpl
      create template
    • kVOcl

      public Class<? extends ELObject> kVOcl
      kind of the create template instance
    • strComment

      public String strComment
      comment of the create template
  • 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