Class ARG_GetProfileTranslationDlgInitOut

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_GetProfileTranslationDlgInitOut
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • isProtected

      public boolean isProtected
    • kindCmd

      public K_CMD kindCmd
    • seqOwnLocked

      public List<ADLockAble> seqOwnLocked
    • valMatrix

      public ARG_TranslationMatrix valMatrix
      list of translation languages and properties
  • Constructor Details

    • ARG_GetProfileTranslationDlgInitOut

      public ARG_GetProfileTranslationDlgInitOut()
    • ARG_GetProfileTranslationDlgInitOut

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