Class ARG_ExportPropertyValue

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

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

    • valProp

      public ARG_ExportProperty valProp
      exported property - SharedArg
    • strValue

      public String strValue
      value of property
  • Constructor Details

    • ARG_ExportPropertyValue

      public ARG_ExportPropertyValue()
    • ARG_ExportPropertyValue

      public ARG_ExportPropertyValue(ARG_ExportProperty valProp, String strValue)
  • 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