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