public abstract class Page extends Model
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
name |
protected TextProperty |
title |
| Constructor and Description |
|---|
Page() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.Collection<? extends Model> |
getChildren() |
describeContents, writeToParcelprotected TextProperty title
protected java.lang.String name
public abstract java.util.Collection<? extends Model> getChildren()