程序包 com.sh.wf.event

类 ParserEventRet

java.lang.Object
com.sh.events.ret.Ret
com.sh.wf.event.ParserEventRet

public class ParserEventRet extends Ret

Description:

Title:聚天业务架构平台(SHGather)

从以下版本开始:
Sep 23, 2013
  • 构造器详细资料

    • ParserEventRet

      public ParserEventRet()
  • 方法详细资料

    • getExpress

      public ExpressInfo getExpress()
    • setExpress

      public void setExpress(ExpressInfo express)
    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getVar

      public String getVar()
    • setVar

      public void setVar(String var)
    • getParserObj

      public Object getParserObj()
    • setParserObj

      public void setParserObj(Object parserObj)
    • getFlowContext

      public FlowContext getFlowContext()
    • setFlowContext

      public void setFlowContext(FlowContext flowContext)