Class BMLicense

  • All Implemented Interfaces:
    java.io.Serializable, org.marketdesignresearch.mechlib.core.Good, SATSGood

    public class BMLicense
    extends License
    Author:
    Michael Weiss
    See Also:
    Serialized Form
    • Method Detail

      • getBand

        public BMBand getBand()
      • refreshFieldBackReferences

        public 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.
        Parameters:
        bmBand - the band this license belongs to
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class License
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
        Overrides:
        canEqual in class License