Modifier and Type | Method and Description |
---|---|
C |
build()
Creates a new instance of T with the values of this builder.
|
MetaModelCreateCommandBuilder<T,C,D,E> |
draft(D draft) |
MetaModelCreateCommandBuilder<T,C,D,E> |
expansionPaths(List<ExpansionPath<T>> expansionPaths) |
public C build()
Builder
public MetaModelCreateCommandBuilder<T,C,D,E> expansionPaths(List<ExpansionPath<T>> expansionPaths)