public interface ICustomGeneratorDtoDependent<T,V> extends ICustomGenerator<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDtoReady() |
void |
setDto(V generatedDto) |
generatevoid setDto(V generatedDto)
boolean isDtoReady()
Copyright © 2022. All rights reserved.