public final class SRVMBand extends Band implements GenericDefinition
| 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(Good 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(Good license)
isPartOf in interface GenericDefinitionGenericDefinition.isPartOf(Good)public int numberOfLicenses()
numberOfLicenses in interface GenericDefinitionGenericDefinition.numberOfLicenses()public Set<SRVMLicense> allLicenses()
allLicenses in interface GenericDefinitionGenericDefinition.allLicenses()public com.google.gson.JsonElement shortJson()
shortJson in interface GenericDefinitionGenericDefinition.shortJson()Copyright © 2017. All rights reserved.