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–2019. All rights reserved.