Class ARG_MenuAbleTime

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

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

    • ohAble

      public MMMenuAble ohAble
      menu able element visible as diagram
    • ohDia

      public ADClientAble ohDia
      diagram of this menu able element
    • lTime

      public int lTime
      ltime long of the last modification or the creation
    • strName

      public String strName
      name of the element
    • idPicture

      public int idPicture
      id of the picture or 0 if no picture exists
    • strAbleUUID

      public String strAbleUUID
      uuid of the menu able element
    • strDiaUUID

      public String strDiaUUID
      uuid of the diagram
  • Constructor Details

    • ARG_MenuAbleTime

      public ARG_MenuAbleTime()
    • ARG_MenuAbleTime

      public ARG_MenuAbleTime(MMMenuAble ohAble, ADClientAble ohDia, int lTime, String strName, int idPicture, String strAbleUUID, String strDiaUUID)
  • 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