public class BMLicense extends Good
Good.IdComparator| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BMBand |
getBand() |
BMWorld |
getWorld() |
int |
hashCode() |
void |
refreshFieldBackReferences(BMBand bmBand)
Method is called after deserialization, there is not need to call it on any other occasion.
See World.refreshFieldBackReferences() for explanations. |
getId, getWorldIdpublic BMBand getBand()
public void refreshFieldBackReferences(BMBand bmBand)
World.refreshFieldBackReferences() for explanations.bmBand - the band this license belongs toCopyright © 2017. All rights reserved.