| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean.ordering | |
| org.dbflute.jdbc |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected boolean |
ManualOrderOption.canBeLiteralClassificationCodeType(ClassificationCodeType codeType) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ClassificationCodeType |
ClassificationMeta.codeType()
Get the code type of the classification. e.g.
|
static ClassificationCodeType |
ClassificationCodeType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static ClassificationCodeType[] |
ClassificationCodeType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.