|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| RealmComboBoxItem.Type を使用しているパッケージ | |
|---|---|
| jp.co.ogis_ri.citk.policytool.view.common | |
| jp.co.ogis_ri.citk.policytool.view.common での RealmComboBoxItem.Type の使用 |
|---|
| RealmComboBoxItem.Type を返す jp.co.ogis_ri.citk.policytool.view.common のメソッド | |
|---|---|
RealmComboBoxItem.Type |
RealmComboBoxItem.getType()
レルムコンボボックス項目の種類を取得する. |
static RealmComboBoxItem.Type |
RealmComboBoxItem.Type.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static RealmComboBoxItem.Type[] |
RealmComboBoxItem.Type.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
| RealmComboBoxItem.Type 型のパラメータを持つ jp.co.ogis_ri.citk.policytool.view.common のコンストラクタ | |
|---|---|
RealmComboBoxItem(String name,
Realm model,
RealmComboBoxItem.Type type)
項目名と種類を指定して, 新しい RealmComboBoxItem を構築する. |
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||