Class GSVMRegionalBidderSetup
- java.lang.Object
-
- org.spectrumauctions.sats.core.model.BidderSetup
-
- org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup
-
- org.spectrumauctions.sats.core.model.gsvm.GSVMRegionalBidderSetup
-
public class GSVMRegionalBidderSetup extends GSVMBidderSetup
- Author:
- Fabio Isler
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGSVMRegionalBidderSetup.Builder
-
Field Summary
-
Fields inherited from class org.spectrumauctions.sats.core.model.BidderSetup
numberOfBidders, setupName
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.marketdesignresearch.mechlib.core.allocationlimits.AllocationLimitgetAllocationLimit(GSVMBidder bidder)-
Methods inherited from class org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup
getActivityLimitOverride, getHighNationalValueInterval, getLowNationalValueInterval, getRegionalValueInterval
-
Methods inherited from class org.spectrumauctions.sats.core.model.BidderSetup
getNumberOfBidders, getSetupName
-
-
-
-
Method Detail
-
getAllocationLimit
public org.marketdesignresearch.mechlib.core.allocationlimits.AllocationLimit getAllocationLimit(GSVMBidder bidder)
- Specified by:
getAllocationLimitin classGSVMBidderSetup
-
-