クラス
jp.co.nissy.jpicosheet.core.Element.ErrorType の使用

Element.ErrorType を使用しているパッケージ
jp.co.nissy.jpicosheet.core   
 

jp.co.nissy.jpicosheet.core での Element.ErrorType の使用
 

Element.ErrorType を返す jp.co.nissy.jpicosheet.core のメソッド
 Element.ErrorType Element.getErrorType()
          エラーのタイプを返します
static Element.ErrorType Element.ErrorType.valueOf(java.lang.String name)
          指定した名前を持つこの型の列挙型定数を返します。
static Element.ErrorType[] Element.ErrorType.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。