Class ARG_ModifyRequirementCmd

java.lang.Object
de.mid.innovator.srv2api.icw2model.ARG_ModifyRequirementCmd
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • strName

      public String strName
      name of the requirement
    • strId

      public String strId
      id of the requirement
    • strStUUID

      public String strStUUID
      uuid of the stereotype of the requirement
    • seqValue

      public List<ARG_ModifyTypedElementCmd> seqValue
      sequence of property values
  • 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