Class ARG_MEMappingEnvironment

  • All Implemented Interfaces:
    de.mid.innovator.srv2api.impl.MarshallAble

    public class ARG_MEMappingEnvironment
    extends java.lang.Object
    implements de.mid.innovator.srv2api.impl.MarshallAble
    • Field Detail

      • ohStubPackageBase

        public MEStubPackageBase ohStubPackageBase
        The base package for stub packages, if exists
      • ohStubPackage

        public MEStubPackage ohStubPackage
        The Stub Package, if exists
      • ohMappingPackageType

        public MEMappingPackageType ohMappingPackageType
        The MappingPackageType package, which represents the mapping type, if exists
      • seqVirtualSystem

        public java.util.List<MEMappingPackageContent> seqVirtualSystem
        The Virtual System Packages found below the MappingPackageType package
    • Method Detail

      • 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