public class

RequestFriendsResponseImpl

extends BoxResponseImpl
implements RequestFriendsResponse
java.lang.Object
   ↳ cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
     ↳ cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.RequestFriendsResponseImpl

Summary

[Expand]
Inherited Fields
From class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
Public Constructors
RequestFriendsResponseImpl()
[Expand]
Inherited Methods
From class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
From class java.lang.Object
From interface cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxResponse

Public Constructors

public RequestFriendsResponseImpl ()