public class LibraryBatchDto extends Object
| Modifier and Type | Field and Description |
|---|---|
List<LibraryDto> |
batch |
| Constructor and Description |
|---|
LibraryBatchDto(List<LibraryDto> batch) |
public final List<LibraryDto> batch
public LibraryBatchDto(List<LibraryDto> batch)
Copyright © 2009–2021. All rights reserved.