|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.sym.SymInf
SymInf Symbol information class to represent additional information of symbol.
コンストラクタの概要 | |
SymInf()
|
メソッドの概要 | |
int |
getDerivedSymCount()
getDerivedSymCount |
Sym |
getOriginalSym()
|
int |
incrementDerivedSymCount()
incrementDerivedSymCount Increment the derived symbol count and return it. |
void |
setOriginalSym(Sym pOriginalSym)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public SymInf()
メソッドの詳細 |
public int getDerivedSymCount()
public int incrementDerivedSymCount()
public Sym getOriginalSym()
public void setOriginalSym(Sym pOriginalSym)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |