Class ARG_TextTransTextValue

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

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

    • valText

      public ARG_TextTransText valText
      text definition - SharedArg
    • valLang

      public ARG_TextTransLang valLang
      translation language - SharedArg
    • ohValue

      public MMTextValue ohValue
      text value
    • strValue

      public String strValue
      string value
    • strExpValue

      public String strExpValue
      expanded string value
    • isTranslation

      public boolean isTranslation
      true, if the value is translated
  • Constructor Details

  • 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