protected class ConditionValue.VaryingValueHandler extends Object implements ConditionValue.ValueHandler
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected ConditionKey |
_conditionKey |
| コンストラクタと説明 |
|---|
VaryingValueHandler(ConditionKey conditionKey) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
equalValue(Object value) |
Object |
getValue() |
boolean |
hasValue() |
void |
overrideValue(Object value) |
String |
setValue(Object value) |
protected final ConditionKey _conditionKey
public VaryingValueHandler(ConditionKey conditionKey)
public Object getValue()
getValue インタフェース内 ConditionValue.ValueHandlerpublic String setValue(Object value)
setValue インタフェース内 ConditionValue.ValueHandlerpublic boolean hasValue()
hasValue インタフェース内 ConditionValue.ValueHandlerpublic boolean equalValue(Object value)
equalValue インタフェース内 ConditionValue.ValueHandlerpublic void overrideValue(Object value)
overrideValue インタフェース内 ConditionValue.ValueHandlerCopyright © 2014–2015 The DBFlute Project. All rights reserved.