Uses of Class
org.spectrumauctions.sats.core.model.bvm.BMLicense
-
Packages that use BMLicense Package Description org.spectrumauctions.sats.core.model.bvm -
-
Uses of BMLicense in org.spectrumauctions.sats.core.model.bvm
Methods in org.spectrumauctions.sats.core.model.bvm that return types with arguments of type BMLicense Modifier and Type Method Description java.util.List<BMLicense>BMBand. containedGoods()java.util.List<BMLicense>BMWorld. getLicenses()Methods in org.spectrumauctions.sats.core.model.bvm with parameters of type BMLicense Modifier and Type Method Description booleanBMBand. isPartOf(BMLicense license)
-