Class ARG_MEProxyProperty

java.lang.Object
de.mid.innovator.srv2api.icw2model.ARG_MEProxyProperty
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • elemType

      public int elemType
      Referenced element type
    • elemKind

      public int elemKind
      Referenced element kind
    • elemId

      public int elemId
      Referenced element Id
    • elemIdReference

      public String elemIdReference
      Referenced element IdName
    • elemDisplayName

      public String elemDisplayName
      Referenced element DisplayName
    • elemUUID

      public String elemUUID
      Referenced element UUID
    • elemSType

      public String elemSType
      Referenced element type as String
    • ohProxy

      public MEProxy ohProxy
      The proxy itself
    • valProxyEnvironment

      public ARG_MEProxyPropertyEnvironment valProxyEnvironment
      Proxy Environment Sub Structure
    • valProxyStubInfo

      public ARG_MEProxyPropertyStubInfo valProxyStubInfo
      Stub Environment Sub Structure
  • 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