|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.quickbinder.api.common.message.GetMessage
public class GetMessage
メッセージ取得クラス
メッセージファイルからメッセージを取得します。
コンストラクタの概要 | |
---|---|
GetMessage()
コンストラクタ |
メソッドの概要 | |
---|---|
String |
getMessage(String messageNo)
メッセージを取得します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public GetMessage()
メソッドの詳細 |
---|
public String getMessage(String messageNo) throws Exception
messageNo
- メッセージID
Exception
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |