Class SRVMLicense
- java.lang.Object
-
- org.spectrumauctions.sats.core.model.License
-
- org.spectrumauctions.sats.core.model.srvm.SRVMLicense
-
- All Implemented Interfaces:
java.io.Serializable,org.marketdesignresearch.mechlib.core.Good,SATSGood
public final class SRVMLicense extends License
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.spectrumauctions.sats.core.model.License
License.IdComparator
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(java.lang.Object other)booleanequals(java.lang.Object o)SRVMBandgetBand()SRVMWorldgetWorld()inthashCode()-
Methods inherited from class org.spectrumauctions.sats.core.model.License
getLongId, getName, getUuid, getWorldId, toAlphabetic
-
-