Uses of Class
org.spectrumauctions.sats.core.model.srvm.SRVMLicense
-
Packages that use SRVMLicense Package Description org.spectrumauctions.sats.core.model.srvm -
-
Uses of SRVMLicense in org.spectrumauctions.sats.core.model.srvm
Methods in org.spectrumauctions.sats.core.model.srvm that return types with arguments of type SRVMLicense Modifier and Type Method Description java.util.List<SRVMLicense>SRVMBand. containedGoods()com.google.common.collect.ImmutableList<SRVMLicense>SRVMBand. getLicenses()com.google.common.collect.ImmutableList<SRVMLicense>SRVMWorld. getLicenses()Methods in org.spectrumauctions.sats.core.model.srvm with parameters of type SRVMLicense Modifier and Type Method Description booleanSRVMBand. isPartOf(SRVMLicense license)
-