Class ARG_XFindLabelTerm

java.lang.Object
de.mid.innovator.srv2api.icw2elem.ARG_XFindTerm
de.mid.innovator.srv2api.icw2elem.ARG_XFindLabelTerm
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_XFindLabelTerm extends ARG_XFindTerm implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • pattName

      public String pattName
      pattern for the name of the label
    • op

      public K_OPERATOR op
      find operator
    • isCase

      public boolean isCase
      case sensitive
    • value

      public String value
      string value
  • Constructor Details

    • ARG_XFindLabelTerm

      public ARG_XFindLabelTerm()
    • ARG_XFindLabelTerm

      public ARG_XFindLabelTerm(boolean isNot, String pattName, K_OPERATOR op, boolean isCase, String value)
  • Method Details

    • marshal

      public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
      Specified by:
      marshal in class ARG_XFindTerm
    • unmarshal

      public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
      Specified by:
      unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
      Specified by:
      unmarshal in class ARG_XFindTerm
    • resolveReferences

      public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble
      Specified by:
      resolveReferences in class ARG_XFindTerm