public abstract class Band extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
abstract int |
getNumberOfLicenses() |
int |
hashCode() |
String |
toString() |
Copyright © 2017. All rights reserved.