public interface InventoryEntryExpansionModel<T>
| Modifier and Type | Method and Description |
|---|---|
static InventoryEntryExpansionModel<InventoryEntry> |
of() |
ChannelExpansionModel<T> |
supplyChannel() |
ChannelExpansionModel<T> supplyChannel()
static InventoryEntryExpansionModel<InventoryEntry> of()