Uses of Enum Class
org.rspeer.game.adapter.component.StockMarketTransaction.CollectionAction
Packages that use StockMarketTransaction.CollectionAction
Package
Description
-
Uses of StockMarketTransaction.CollectionAction in org.rspeer.game.adapter.component
Subclasses with type arguments of type StockMarketTransaction.CollectionAction in org.rspeer.game.adapter.componentMethods in org.rspeer.game.adapter.component that return StockMarketTransaction.CollectionActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StockMarketTransaction.CollectionAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.adapter.component with parameters of type StockMarketTransaction.CollectionActionModifier and TypeMethodDescriptionbooleanStockMarketTransaction.collect(StockMarketTransaction.CollectionAction action) -
Uses of StockMarketTransaction.CollectionAction in org.rspeer.game.component.stockmarket
Methods in org.rspeer.game.component.stockmarket with parameters of type StockMarketTransaction.CollectionActionModifier and TypeMethodDescriptionStockMarketOffer.createAndCollectTransaction(StockMarketTransaction.CollectionAction action) -
Uses of StockMarketTransaction.CollectionAction in org.rspeer.game.script.tools
Methods in org.rspeer.game.script.tools that return StockMarketTransaction.CollectionActionModifier and TypeMethodDescriptionRestockTask.CollectionStrategy.getAction(StockMarketTransaction transaction)