Class ARG_GetProfileTranslationDlgInitOut

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

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

      • isProtected

        public boolean isProtected
      • kindCmd

        public K_CMD kindCmd
      • seqOwnLocked

        public java.util.List<ADLockAble> seqOwnLocked
    • Constructor Detail

      • ARG_GetProfileTranslationDlgInitOut

        public ARG_GetProfileTranslationDlgInitOut()
      • ARG_GetProfileTranslationDlgInitOut

        public ARG_GetProfileTranslationDlgInitOut​(boolean isProtected,
                                                   K_CMD kindCmd,
                                                   java.util.List<ADLockAble> seqOwnLocked,
                                                   ARG_TranslationMatrix valMatrix)
    • 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