public static class GetMetaTableIntroWikiResponse.Data extends Object
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContent() |
Long |
getCreateTime() |
String |
getCreator() |
String |
getCreatorName() |
Long |
getModifiedTime() |
Long |
getVersion() |
void |
setContent(String content) |
void |
setCreateTime(Long createTime) |
void |
setCreator(String creator) |
void |
setCreatorName(String creatorName) |
void |
setModifiedTime(Long modifiedTime) |
void |
setVersion(Long version) |
public Long getCreateTime()
public void setCreateTime(Long createTime)
public Long getModifiedTime()
public void setModifiedTime(Long modifiedTime)
public String getCreator()
public void setCreator(String creator)
public Long getVersion()
public void setVersion(Long version)
public String getCreatorName()
public void setCreatorName(String creatorName)
public String getContent()
public void setContent(String content)
Copyright © 2021. All rights reserved.