クラス EntityMatrix.EntityMatrixBuilder
java.lang.Object
org.thinkit.generator.entity.engine.dto.EntityMatrix.EntityMatrixBuilder
- 含まれているクラス:
- EntityMatrix
public static class EntityMatrix.EntityMatrixBuilder extends Object
-
メソッドの概要
修飾子とタイプ メソッド 説明 EntityMatrix
build()
EntityMatrix.EntityMatrixBuilder
entityCreator(EntityCreator entityCreator)
エンティティ作成者定義EntityMatrix.EntityMatrixBuilder
entityDefinitions(List<EntityDefinition> entityDefinitions)
エンティティ定義String
toString()
-
メソッドの詳細
-
entityCreator
エンティティ作成者定義- 戻り値:
this
.
-
entityDefinitions
public EntityMatrix.EntityMatrixBuilder entityDefinitions(List<EntityDefinition> entityDefinitions)エンティティ定義- 戻り値:
this
.
-
build
-
toString
-