Class ARG_ConditionProperty

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

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

    • ohElem

      public MM2TypedElement ohElem
      typed element of condition
    • strDspElem

      public String strDspElem
      display name of typed element
    • strValue

      public String strValue
      string value of typed element
    • strDspValue

      public String strDspValue
      display name of value
    • isValueRelevant

      public boolean isValueRelevant
      true, if the value is relevant
  • Constructor Details

    • ARG_ConditionProperty

      public ARG_ConditionProperty()
    • ARG_ConditionProperty

      public ARG_ConditionProperty(MM2TypedElement ohElem, String strDspElem, String strValue, String strDspValue, boolean isValueRelevant)
  • 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