|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.GetFileInfoResponseImpl
public class GetFileInfoResponseImpl
Field Summary |
---|
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl |
---|
status |
Constructor Summary | |
---|---|
GetFileInfoResponseImpl()
|
Method Summary | |
---|---|
BoxFile |
getFile()
|
void |
setFile(BoxFile file)
|
Methods inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl |
---|
getStatus, setStatus |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxResponse |
---|
getStatus, setStatus |
Constructor Detail |
---|
public GetFileInfoResponseImpl()
Method Detail |
---|
public BoxFile getFile()
getFile
in interface GetFileInfoResponse
public void setFile(BoxFile file)
setFile
in interface GetFileInfoResponse
file
- the file to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |