public static class OapiWorkspaceTaskMigrateResponse.TaskExtension extends TaobaoObject
| Constructor and Description |
|---|
TaskExtension() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCommentCount() |
String |
getFilePath() |
String |
getOther() |
OapiWorkspaceTaskMigrateResponse.TaskSystemProperty |
getSystemProperty() |
void |
setCommentCount(Long commentCount) |
void |
setFilePath(String filePath) |
void |
setOther(String other) |
void |
setSystemProperty(OapiWorkspaceTaskMigrateResponse.TaskSystemProperty systemProperty) |
public Long getCommentCount()
public void setCommentCount(Long commentCount)
public String getFilePath()
public void setFilePath(String filePath)
public String getOther()
public void setOther(String other)
public OapiWorkspaceTaskMigrateResponse.TaskSystemProperty getSystemProperty()
public void setSystemProperty(OapiWorkspaceTaskMigrateResponse.TaskSystemProperty systemProperty)
Copyright © 2021. All rights reserved.