cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.objects
Class BoxFolderImpl
java.lang.Object
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.objects.BoxFolderImpl
- All Implemented Interfaces:
- BoxFolder
public class BoxFolderImpl
- extends java.lang.Object
- implements BoxFolder
- Author:
- Jimmy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoxFolderImpl
public BoxFolderImpl()
getFolderId
public java.lang.String getFolderId()
- Specified by:
getFolderId
in interface BoxFolder
- Returns:
- the folderId
setFolderId
public void setFolderId(java.lang.String folderId)
- Specified by:
setFolderId
in interface BoxFolder
- Parameters:
folderId
- the folderId to set
getFolderName
public java.lang.String getFolderName()
- Specified by:
getFolderName
in interface BoxFolder
- Returns:
- the folderName
setFolderName
public void setFolderName(java.lang.String folderName)
- Specified by:
setFolderName
in interface BoxFolder
- Parameters:
folderName
- the folderName to set
getFolderTypeId
public java.lang.String getFolderTypeId()
- Specified by:
getFolderTypeId
in interface BoxFolder
- Returns:
- the folderTypeId
setFolderTypeId
public void setFolderTypeId(java.lang.String folderTypeId)
- Specified by:
setFolderTypeId
in interface BoxFolder
- Parameters:
folderTypeId
- the folderTypeId to set
getUserId
public java.lang.String getUserId()
- Specified by:
getUserId
in interface BoxFolder
- Returns:
- the userId
setUserId
public void setUserId(java.lang.String userId)
- Specified by:
setUserId
in interface BoxFolder
- Parameters:
userId
- the userId to set
getPath
public java.lang.String getPath()
- Specified by:
getPath
in interface BoxFolder
- Returns:
- the path
setPath
public void setPath(java.lang.String path)
- Specified by:
setPath
in interface BoxFolder
- Parameters:
path
- the path to set
getShared
public java.lang.String getShared()
- Specified by:
getShared
in interface BoxFolder
- Returns:
- the shared
setShared
public void setShared(java.lang.String shared)
- Specified by:
setShared
in interface BoxFolder
- Parameters:
shared
- the shared to set
getPublicName
public java.lang.String getPublicName()
- Specified by:
getPublicName
in interface BoxFolder
- Returns:
- the publicName
setPublicName
public void setPublicName(java.lang.String publicName)
- Specified by:
setPublicName
in interface BoxFolder
- Parameters:
publicName
- the publicName to set
getShowComments
public java.lang.String getShowComments()
- Specified by:
getShowComments
in interface BoxFolder
- Returns:
- the showComments
setShowComments
public void setShowComments(java.lang.String showComments)
- Specified by:
setShowComments
in interface BoxFolder
- Parameters:
showComments
- the showComments to set
getParentFolderId
public java.lang.String getParentFolderId()
- Specified by:
getParentFolderId
in interface BoxFolder
- Returns:
- the parentFolderId
setParentFolderId
public void setParentFolderId(java.lang.String parentFolderId)
- Specified by:
setParentFolderId
in interface BoxFolder
- Parameters:
parentFolderId
- the parentFolderId to set
getPassword
public java.lang.String getPassword()
- Specified by:
getPassword
in interface BoxFolder
- Returns:
- the password
setPassword
public void setPassword(java.lang.String password)
- Specified by:
setPassword
in interface BoxFolder
- Parameters:
password
- the password to set