|
||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||
java.lang.Objectfuku.eb4j.Appendix
public final class Appendix
付録パッケージクラス。
| メソッドの概要 | |
|---|---|
int |
getAppendixType()
この付録パッケージの種類を返します。 |
String |
getPath()
この付録パッケージのパスを文字列で返します。 |
SubAppendix |
getSubAppendix(int index)
この付録パッケージの指定したインデックスの副本を返します。 |
int |
getSubAppendixCount()
この付録パッケージの副本数を返します。 |
SubAppendix[] |
getSubAppendixes()
この付録パッケージの副本リストを返します。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| メソッドの詳細 |
|---|
public String getPath()
public int getAppendixType()
Book.DISC_EB,
Book.DISC_EPWINGpublic int getSubAppendixCount()
public SubAppendix[] getSubAppendixes()
public SubAppendix getSubAppendix(int index)
index - インデックス
|
||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||