列挙 ReferencePropertyEditor.RefComboSearchType

java.lang.Object
java.lang.Enum<ReferencePropertyEditor.RefComboSearchType>
org.iplass.mtp.view.generic.editor.ReferencePropertyEditor.RefComboSearchType
すべての実装されたインタフェース:
java.io.Serializable, java.lang.Comparable<ReferencePropertyEditor.RefComboSearchType>, java.lang.constant.Constable
含まれているクラス:
ReferencePropertyEditor

public static enum ReferencePropertyEditor.RefComboSearchType
extends java.lang.Enum<ReferencePropertyEditor.RefComboSearchType>
参照コンボの検索タイプ
  • ネストされたクラスの概要

    クラスから継承されたネストされたクラス/インタフェース java.lang.Enum

    java.lang.Enum.EnumDesc<E extends java.lang.Enum<E>>
  • 列挙型定数の概要

    列挙定数 
    列挙型定数 説明
    ALERT  
    NONE  
    UPPER  
  • メソッドの概要

    修飾子とタイプ メソッド 説明
    static ReferencePropertyEditor.RefComboSearchType valueOf​(java.lang.String name)
    指定した名前を持つこの型の列挙型定数を返します。
    static ReferencePropertyEditor.RefComboSearchType[] values()
    この列挙型の定数を含む配列を宣言されている順序で 返します。

    クラスから継承されたメソッド java.lang.Enum

    clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

    クラスから継承されたメソッド java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait