列挙 DateTimePropertyEditor.DateTimeDisplayType

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

public static enum DateTimePropertyEditor.DateTimeDisplayType
extends java.lang.Enum<DateTimePropertyEditor.DateTimeDisplayType>
表示タイプ
  • ネストされたクラスの概要

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

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

    列挙定数 
    列挙型定数 説明
    DATETIME  
    HIDDEN  
    LABEL  
  • メソッドの概要

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

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

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

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

    getClass, notify, notifyAll, wait, wait, wait