public static class DescribeLabResponse.Data.ChapterItem.Section extends Object
| 构造器和说明 |
|---|
Section() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContent() |
Long |
getOrderNumber() |
String |
getSectionId() |
String |
getTitle() |
void |
setContent(String content) |
void |
setOrderNumber(Long orderNumber) |
void |
setSectionId(String sectionId) |
void |
setTitle(String title) |
public String getSectionId()
public void setSectionId(String sectionId)
public String getTitle()
public void setTitle(String title)
public Long getOrderNumber()
public void setOrderNumber(Long orderNumber)
public String getContent()
public void setContent(String content)
Copyright © 2022. All rights reserved.