Class ARG_CLParameterDeclaration

java.lang.Object
de.mid.innovator.srv2api.icw2class.ARG_CLParameterDeclaration
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • ohPar

      public CLParameter ohPar
      parameter element
    • strName

      public String strName
      name of the parameter
    • ohType

      public CLClassifier ohType
      type element
    • strType

      public String strType
      name of the type
    • valTmpl

      public ARG_TemplateBoundElement valTmpl
      template element
    • kDir

      public K_PARAM_DIRKIND kDir
      direction of the parameter
    • strLower

      public String strLower
      lower bound
    • strUpper

      public String strUpper
      upper bound
    • idStereoPar

      public int idStereoPar
      id of parameter stereotype
  • 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