Class ARG_MEProxyFindByRefUUID

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

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

    • sUUID

      public String sUUID
      UUID which proxy should reference
    • ohTransitiveOwner

      public MEPackage ohTransitiveOwner
      Transitive Owner Package e.g stub package or mapping type package
  • Constructor Details

    • ARG_MEProxyFindByRefUUID

      public ARG_MEProxyFindByRefUUID()
    • ARG_MEProxyFindByRefUUID

      public ARG_MEProxyFindByRefUUID(String sUUID, MEPackage ohTransitiveOwner)
  • 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