クラス
jp.terasoluna.fw.ex.unit.common.PropertyKeys の使用

PropertyKeys を使用しているパッケージ
jp.terasoluna.fw.ex.unit.common テストコード作成支援ツール内部で利用する共通クラス群です。 
 

jp.terasoluna.fw.ex.unit.common での PropertyKeys の使用
 

PropertyKeys を返す jp.terasoluna.fw.ex.unit.common のメソッド
static PropertyKeys PropertyKeys.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static PropertyKeys[] PropertyKeys.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

PropertyKeys 型のパラメータを持つ jp.terasoluna.fw.ex.unit.common のメソッド
static String DefaultProperties.getValue(PropertyKeys key)
          デフォルト値を返却します。
 



Copyright © 2011. All Rights Reserved.