public class MRVMLicense extends Good
Good.IdComparator| Modifier and Type | Method and Description |
|---|---|
static List<MRVMLicense> |
createLicenses(MRVMBand band,
int startId,
MRVMRegionsMap regionsMap) |
boolean |
equals(Object obj) |
MRVMBand |
getBand() |
String |
getBandName() |
MRVMRegionsMap.Region |
getRegion() |
int |
getRegionId() |
static long |
getSerialversionuid() |
MRVMWorld |
getWorld() |
long |
getWorldId() |
int |
hashCode() |
void |
refreshFieldBackReferences(MRVMBand band)
Method is called after deserialization, there is not need to call it on any other occasion.
See World.refreshFieldBackReferences() for explanations. |
public static List<MRVMLicense> createLicenses(MRVMBand band, int startId, MRVMRegionsMap regionsMap)
public static long getSerialversionuid()
public String getBandName()
public MRVMBand getBand()
public long getWorldId()
getWorldId in class Goodpublic int getRegionId()
public MRVMRegionsMap.Region getRegion()
public void refreshFieldBackReferences(MRVMBand band)
World.refreshFieldBackReferences() for explanations.Copyright © 2017. All rights reserved.