类 ApplicationResponse
- java.lang.Object
-
- com.bytedance.tools.codelocator.response.BaseResponse<WApplication>
-
- com.bytedance.tools.codelocator.response.ApplicationResponse
-
public class ApplicationResponse extends BaseResponse<WApplication>
-
-
构造器概要
构造器 构造器 说明 ApplicationResponse()ApplicationResponse(WApplication wApplication)
-
-
-
构造器详细资料
-
ApplicationResponse
public ApplicationResponse()
-
ApplicationResponse
public ApplicationResponse(WApplication wApplication)
-
-