public class RenameTransientDocumentJson extends BaseJson
Constructor and Description |
---|
RenameTransientDocumentJson() |
Modifier and Type | Method and Description |
---|---|
DeviceType |
getDeviceType()
Device type
|
String |
getNewDocumentName()
New file name
|
String |
getObjectUrl()
Object URL
|
String |
getWorkspaceGuid()
Worksapce guid
|
void |
setDeviceType(DeviceType deviceType)
Device type
|
void |
setNewDocumentName(String newDocumentName)
New file name
|
void |
setObjectUrl(String objectUrl)
Object URL
|
void |
setWorkspaceGuid(String workspaceGuid)
Worksapce guid
|
getObjType, setObjType, toString
public DeviceType getDeviceType()
public void setDeviceType(DeviceType deviceType)
deviceType
- Device typepublic String getObjectUrl()
public void setObjectUrl(String objectUrl)
objectUrl
- Object URLpublic String getWorkspaceGuid()
public void setWorkspaceGuid(String workspaceGuid)
workspaceGuid
- Worksapce guidpublic String getNewDocumentName()
public void setNewDocumentName(String newDocumentName)
newDocumentName
- New file nameCopyright © 2019. All rights reserved.