クラス EntityConstructorProcess
java.lang.Object
org.thinkit.generator.common.duke.factory.JavaComponent
org.thinkit.generator.common.duke.factory.Process
org.thinkit.generator.common.duke.factory.ConstructorProcess
org.thinkit.generator.entity.engine.factory.EntityConstructorProcess
- すべての実装されたインタフェース:
org.thinkit.generator.common.duke.factory.Component
public final class EntityConstructorProcess
extends org.thinkit.generator.common.duke.factory.ConstructorProcess
エンティティクラスのコンストラクタ処理を生成する処理を定義したファクトリークラスです。
- 導入されたバージョン:
- 1.0.0
-
メソッドの概要
クラスから継承されたメソッド org.thinkit.generator.common.duke.factory.ConstructorProcess
toCopying, toDefault, toRequired
クラスから継承されたメソッド org.thinkit.generator.common.duke.factory.JavaComponent
applyLombok, isAppliedLombok
-
メソッドの詳細
-
createResource
-
toString
- オーバーライド:
toString
クラス内org.thinkit.generator.common.duke.factory.ConstructorProcess
-
equals
- オーバーライド:
equals
クラス内org.thinkit.generator.common.duke.factory.ConstructorProcess
-
hashCode
public int hashCode()- オーバーライド:
hashCode
クラス内org.thinkit.generator.common.duke.factory.ConstructorProcess
-