public class TabbedPageCollection extends PageCollection
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Collection<TabbedPageDescriptor> |
pages |
| Constructor and Description |
|---|
TabbedPageCollection() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
getPagesprotected java.util.Collection<TabbedPageDescriptor> pages
public int describeContents()
describeContents in class Modelpublic void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in class Model