|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.cssj.sakae.sac.parser.DefaultLangCondition
This class provides an implementation of the
LangCondition
interface.
フィールドの概要 | |
protected String |
lang
The language. |
コンストラクタの概要 | |
DefaultLangCondition(String lang)
Creates a new LangCondition object. |
メソッドの概要 | |
short |
getConditionType()
SAC : Implements Condition.getConditionType() . |
String |
getLang()
SAC : Implements LangCondition.getLang() . |
String |
toString()
Returns a text representation of this object. |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
protected String lang
コンストラクタの詳細 |
public DefaultLangCondition(String lang)
メソッドの詳細 |
public short getConditionType()
Condition.getConditionType()
.
Condition
内の getConditionType
public String getLang()
LangCondition.getLang()
.
LangCondition
内の getLang
public String toString()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |