Uses of Enum Class
com.fs.starfarer.api.impl.campaign.rulecmd.salvage.MarketCMD.StationState
Packages that use MarketCMD.StationState
-
Uses of MarketCMD.StationState in com.fs.starfarer.api.impl.campaign.rulecmd.salvage
Methods in com.fs.starfarer.api.impl.campaign.rulecmd.salvage that return MarketCMD.StationStateModifier and TypeMethodDescriptionprotected MarketCMD.StationState
MarketCMD.getStationState()
static MarketCMD.StationState
Returns the enum constant of this class with the specified name.static MarketCMD.StationState[]
MarketCMD.StationState.values()
Returns an array containing the constants of this enum class, in the order they are declared.