|
|||||||||
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.PublicShareResponseImpl
public class PublicShareResponseImpl
Field Summary |
---|
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl |
---|
status |
Constructor Summary | |
---|---|
PublicShareResponseImpl()
|
Method Summary | |
---|---|
java.lang.String |
getPublicName()
|
void |
setPublicName(java.lang.String publicName)
|
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 PublicShareResponseImpl()
Method Detail |
---|
public java.lang.String getPublicName()
getPublicName
in interface PublicShareResponse
public void setPublicName(java.lang.String publicName)
setPublicName
in interface PublicShareResponse
publicName
- the publicName to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |