|
|||||||||
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.CreateFolderResponseImpl
public class CreateFolderResponseImpl
Field Summary |
---|
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl |
---|
status |
Constructor Summary | |
---|---|
CreateFolderResponseImpl()
|
Method Summary | |
---|---|
BoxFolder |
getFolder()
|
void |
setFolder(BoxFolder folder)
|
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 CreateFolderResponseImpl()
Method Detail |
---|
public BoxFolder getFolder()
getFolder
in interface CreateFolderResponse
public void setFolder(BoxFolder folder)
setFolder
in interface CreateFolderResponse
folder
- the folder to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |