public interface CommodityContainer
| Modifier and Type | Method and Description |
|---|---|
<A> List<A> |
get(TransferType<A> type)
Get the correctly typed commodities for a type.
|
boolean |
replace()
Indicates the insert mode to be replace if applicable.
|
@NotNull <A> List<A> get(TransferType<A> type)
A - The type of the transferred commodities.type - The transfer type to look up.boolean replace()
true, if operating in replace mode.Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408