keycloak-federation
静的公開メンバ関数 | 静的非公開変数類 | 全メンバ一覧
org.freedesktop.dbus.Gettext クラス
org.freedesktop.dbus.Gettext 連携図
Collaboration graph

静的公開メンバ関数

static String getString (String s)
 

静的非公開変数類

static ResourceBundle myResources
 

詳解

関数詳解

◆ getString()

static String org.freedesktop.dbus.Gettext.getString ( String  s)
inlinestatic
27  {
28  return myResources.getString(s);
29  }
static ResourceBundle myResources
Definition: Gettext.java:24

メンバ詳解

◆ myResources

ResourceBundle org.freedesktop.dbus.Gettext.myResources
staticprivate
初期値:
=
ResourceBundle.getBundle("en_US")

このクラス詳解は次のファイルから抽出されました: