Package 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
-
-
Constructor Summary
Constructors Constructor Description BatchJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getErrCode()
String
getErrMsg()
String
getJobId()
String
getJobType()
String
toString()
-