| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean.chelper |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected HpCalcElement.CalculationType |
HpCalcElement._calculationType |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
HpCalcElement.CalculationType |
HpCalcElement.getCalculationType() |
static HpCalcElement.CalculationType |
HpCalcElement.CalculationType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static HpCalcElement.CalculationType[] |
HpCalcElement.CalculationType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ColumnCalculator |
HpCalcSpecification.register(HpCalcElement.CalculationType type,
Number value) |
protected ColumnCalculator |
HpCalcSpecification.register(HpCalcElement.CalculationType type,
SpecifiedColumn column) |
void |
HpCalcElement.setCalculationType(HpCalcElement.CalculationType calculationType) |
Copyright © 2014–2015 The DBFlute Project. All rights reserved.