public class Section extends Object
| Constructor and Description |
|---|
Section(String activityTitle,
String activitySubtitle,
List<Fact> factsList) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivitySubtitle() |
String |
getActivityTitle() |
List<Fact> |
getFacts() |
boolean |
getMarkdown() |
Copyright © 2016–2020. All rights reserved.