クラス EnvaliNumericRangeOptionLoader
java.lang.Object
org.thinkit.generator.entity.engine.content.EnvaliNumericRangeOptionLoader
- すべての実装されたインタフェース:
org.thinkit.framework.content.Content<EnvaliNumericRangeOption>
@ContentMapping(content="org/thinkit/generator/entity/engine/EnvaliNumericRangeOption") public final class EnvaliNumericRangeOptionLoader extends Object implements org.thinkit.framework.content.Content<EnvaliNumericRangeOption>
コンテンツ「EnvaliNumericRangeOption」をロードするクラスです。
- 導入されたバージョン:
- 1.0.0
-
メソッドの概要
修飾子とタイプ メソッド 説明 boolean
equals(Object o)
EnvaliNumericRangeOption
execute()
Set<org.thinkit.framework.content.Attribute>
getAttributes()
List<Map<org.thinkit.framework.content.Condition,String>>
getConditions()
int
hashCode()
static EnvaliNumericRangeOptionLoader
of(EnvaliNumericDataType envaliNumericDataType)
String
toString()
インタフェースから継承されたメソッド org.thinkit.framework.content.Content
loadContent
-
メソッドの詳細
-
execute
- 定義:
execute
インタフェース内org.thinkit.framework.content.Content<EnvaliNumericRangeOption>
-
getAttributes
- 定義:
getAttributes
インタフェース内org.thinkit.framework.content.Content<EnvaliNumericRangeOption>
-
getConditions
- 定義:
getConditions
インタフェース内org.thinkit.framework.content.Content<EnvaliNumericRangeOption>
-
toString
-
equals
-
hashCode
public int hashCode() -
of
-