パッケージ | 説明 |
---|---|
com.nissy_ki_chi.jpicosheet.core |
修飾子とタイプ | メソッドと説明 |
---|---|
Element.ErrorType |
Element.getErrorType()
エラーのタイプを返します
|
static Element.ErrorType |
Element.ErrorType.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static Element.ErrorType[] |
Element.ErrorType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|