Uses of Interface
cdm.event.position.Inventory.InventoryBuilder
Packages that use Inventory.InventoryBuilder
-
Uses of Inventory.InventoryBuilder in cdm.event.position
Classes in cdm.event.position that implement Inventory.InventoryBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of InventoryMethods in cdm.event.position that return Inventory.InventoryBuilderModifier and TypeMethodDescriptionInventory.InventoryBuilder.addInventoryRecord(InventoryRecord inventoryRecord) Inventory.InventoryBuilder.addInventoryRecord(InventoryRecord inventoryRecord, int idx) Inventory.InventoryBuilder.addInventoryRecord(List<? extends InventoryRecord> inventoryRecord) Inventory.InventoryBuilderImpl.addInventoryRecord(InventoryRecord _inventoryRecord) Inventory.InventoryBuilderImpl.addInventoryRecord(InventoryRecord _inventoryRecord, int idx) Inventory.InventoryBuilderImpl.addInventoryRecord(List<? extends InventoryRecord> inventoryRecords) static Inventory.InventoryBuilderInventory.builder()Inventory.InventoryBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) Inventory.InventoryBuilder.prune()Inventory.InventoryBuilderImpl.prune()Inventory.InventoryBuilder.setInventoryRecord(List<? extends InventoryRecord> inventoryRecord) Inventory.InventoryBuilderImpl.setInventoryRecord(List<? extends InventoryRecord> inventoryRecords) Inventory.InventoryBuilderImpl.toBuilder()Inventory.InventoryImpl.toBuilder()Inventory.toBuilder()Methods in cdm.event.position with parameters of type Inventory.InventoryBuilderModifier and TypeMethodDescriptionprotected voidInventory.InventoryImpl.setBuilderFields(Inventory.InventoryBuilder builder) Constructors in cdm.event.position with parameters of type Inventory.InventoryBuilder