Uses of Class
restx.factory.SatisfiedBOM
Packages that use SatisfiedBOM
-
Uses of SatisfiedBOM in restx.factory
Methods in restx.factory that return SatisfiedBOMMethods in restx.factory with parameters of type SatisfiedBOMModifier and TypeMethodDescription<T> voidFilteredWarehouse.checkIn(ComponentBox<T> componentBox, SatisfiedBOM satisfiedBOM) <T> voidStdWarehouse.checkIn(ComponentBox<T> componentBox, SatisfiedBOM satisfiedBOM) <T> voidWarehouse.checkIn(ComponentBox<T> componentBox, SatisfiedBOM satisfiedBOM) protected abstract TStdMachineEngine.doNewComponent(SatisfiedBOM satisfiedBOM) MachineEngine.newComponent(SatisfiedBOM satisfiedBOM) MachineEngineWrapper.newComponent(SatisfiedBOM satisfiedBOM) StdMachineEngine.newComponent(SatisfiedBOM satisfiedBOM) Method parameters in restx.factory with type arguments of type SatisfiedBOMModifier and TypeMethodDescriptionFactoryMachineWrapper.Builder.transformComponents(com.google.common.base.Function<Map.Entry<SatisfiedBOM, NamedComponent>, NamedComponent> transform) Constructors in restx.factory with parameters of type SatisfiedBOM