public class Section extends Object implements Serializable
| Constructor and Description |
|---|
Section() |
| Modifier and Type | Method and Description |
|---|---|
List<Fragment> |
getFragments() |
String |
getId() |
String |
getTitle() |
void |
setFragments(List<Fragment> fragments) |
void |
setId(String id) |
void |
setTitle(String title) |
Copyright © 2017 SAP SE. All Rights Reserved.