public final class SRVMBand extends Band implements GenericDefinition<SRVMLicense>
| Modifier and Type | Method and Description |
|---|---|
Set<SRVMLicense> |
allLicenses() |
boolean |
equals(Object obj) |
List<SRVMLicense> |
getLicenses() |
String |
getName() |
int |
getNumberOfLicenses() |
SRVMWorld |
getWorld() |
int |
hashCode() |
boolean |
isPartOf(SRVMLicense license) |
int |
numberOfLicenses() |
com.google.gson.JsonElement |
shortJson() |
public SRVMWorld getWorld()
public List<SRVMLicense> getLicenses()
public int getNumberOfLicenses()
getNumberOfLicenses in class BandBand.getNumberOfLicenses()public boolean isPartOf(SRVMLicense license)
isPartOf in interface GenericDefinition<SRVMLicense>GenericDefinition.isPartOf(Good)public int numberOfLicenses()
numberOfLicenses in interface GenericDefinition<SRVMLicense>GenericDefinition.numberOfLicenses()public Set<SRVMLicense> allLicenses()
allLicenses in interface GenericDefinition<SRVMLicense>GenericDefinition.allLicenses()public com.google.gson.JsonElement shortJson()
shortJson in interface GenericDefinition<SRVMLicense>GenericDefinition.shortJson()Copyright © 2019. All rights reserved.