public interface ItemBuilder<T extends ListField,B extends ItemBuilder>
Modifier and Type | Method and Description |
---|---|
B |
field(T field)
Set the field the list item belongs to
|
T |
getField()
Gets the field the list item belongs to
|
Copyright © 2022 DEISER. All Rights Reserved.