com.foxinmy.weixin4j.qy.event
Class BatchjobresultMessage.BatchJob

java.lang.Object
  extended by 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
BatchjobresultMessage.BatchJob()
           
 
Method Summary
 String getErrCode()
           
 String getErrMsg()
           
 String getJobId()
           
 String getJobType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BatchjobresultMessage.BatchJob

public BatchjobresultMessage.BatchJob()
Method Detail

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.