funded by  
| GainLossStruct |
| New() |
| New(Band: String, Gains: Integer, Losses: Integer, Structs: Integer) |
| New(Band: Band, Gains: Integer, Losses: Integer, Structs: Integer) |
| Band: Band |
| BandName: String {read-only} |
| Chromosome: String {read-only} |
| Gains: Integer |
| Losses: Integer |
| Structs: Integer |
| compareTo(obj: Object): Integer {Implements IComparable.CompareTo} |
| isEmpty: Boolean |
| toHTML: String |
| toString(): String |
| toString(format: String): String |
A temporary use of GainLossStruct occurs in the QuantitativeAberration(s) and QualitativeAberration(s) classes when a GainsLossesStructs object is calculated there.