类 GetMeetingForUserResponse

java.lang.Object
com.github.shuaidd.response.AbstractBaseResponse
com.github.shuaidd.response.tool.GetMeetingForUserResponse

public class GetMeetingForUserResponse extends AbstractBaseResponse
描述
作者:
ddshuai date 2021-01-11 14:46
  • 字段详细资料

    • meetingIdList

      private List<String> meetingIdList
  • 构造器详细资料

    • GetMeetingForUserResponse

      public GetMeetingForUserResponse()
  • 方法详细资料

    • getMeetingIdList

      public List<String> getMeetingIdList()
    • setMeetingIdList

      public void setMeetingIdList(List<String> meetingIdList)