public class QueryUserTaskRespBody extends Object
QueryUserTaskRespBody()
String
getCount()
UserTask[]
getTasks()
void
setCount(String count)
setTasks(UserTask[] tasks)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryUserTaskRespBody()
public String getCount()
public void setCount(String count)
public UserTask[] getTasks()
public void setTasks(UserTask[] tasks)
Copyright © 2025. All rights reserved.