Uses of Class
com.tccc.kos.ext.freestyle.service.cartridgeagitation.CartridgeAgitatorConfig.AgitationPhase
Packages that use CartridgeAgitatorConfig.AgitationPhase
-
Uses of CartridgeAgitatorConfig.AgitationPhase in com.tccc.kos.ext.freestyle.service.cartridgeagitation
Methods in com.tccc.kos.ext.freestyle.service.cartridgeagitation that return CartridgeAgitatorConfig.AgitationPhaseModifier and TypeMethodDescriptionCartridgeAgitatorConfig.getAdvisoryPhase()
CartridgeAgitatorConfig.getMandatoryPhase()
Methods in com.tccc.kos.ext.freestyle.service.cartridgeagitation with parameters of type CartridgeAgitatorConfig.AgitationPhaseModifier and TypeMethodDescriptionvoid
CartridgeAgitatorConfig.setAdvisoryPhase
(CartridgeAgitatorConfig.AgitationPhase advisoryPhase) void
CartridgeAgitatorConfig.setMandatoryPhase
(CartridgeAgitatorConfig.AgitationPhase mandatoryPhase)