com.foxinmy.weixin4j.qy.event
Class BatchjobresultMessage.BatchJob
java.lang.Object
com.foxinmy.weixin4j.qy.event.BatchjobresultMessage.BatchJob
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- BatchjobresultMessage
public static class BatchjobresultMessage.BatchJob
- extends Object
- implements Serializable
任务信息
- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
,
Serialized Form
BatchjobresultMessage.BatchJob
public BatchjobresultMessage.BatchJob()
getJobId
public String getJobId()
getJobType
public String getJobType()
getErrCode
public String getErrCode()
getErrMsg
public String getErrMsg()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014–2017. All rights reserved.