com.foxconn.ebook.reader.engine.model
类 ChapterTreeInfo.Chapter

java.lang.Object
  继承者 com.foxconn.ebook.reader.engine.model.ChapterTreeInfo.Chapter
正在封闭类:
ChapterTreeInfo

public static class ChapterTreeInfo.Chapter
extends java.lang.Object


字段摘要
 int firstDirectoryChapterPageIndex
           
 int index
           
 int pageIndex
           
 java.lang.String title
           
 
构造函数摘要
ChapterTreeInfo.Chapter()
           
 
方法摘要
 boolean isChapterBorder()
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

index

public int index

firstDirectoryChapterPageIndex

public int firstDirectoryChapterPageIndex

pageIndex

public int pageIndex

title

public java.lang.String title
构造函数详细信息

ChapterTreeInfo.Chapter

public ChapterTreeInfo.Chapter()
方法详细信息

isChapterBorder

public boolean isChapterBorder()