Inheritance diagram for tit.summary.IncrementableSummary:
Public Member Functions | |
void | incrementTSES (long increment) throws AttributeNotSetException |
void | increment1B1 (long increment) throws AttributeNotSetException |
void | increment1B2 (long increment) throws AttributeNotSetException |
void | increment1B3 (long increment) throws AttributeNotSetException |
void | increment1B4 (long increment) throws AttributeNotSetException |
void | increment1B5 (long increment) throws AttributeNotSetException |
void | incrementA (long increment) throws AttributeNotSetException |
void | incrementO (long increment) throws AttributeNotSetException |
void | incrementF (int increment) throws AttributeNotSetException |
void | incrementH (int increment) throws AttributeNotSetException |
void | incrementB (int increment) throws AttributeNotSetException |
void | incrementP (int increment) throws AttributeNotSetException |
void | incrementBW (int increment) throws AttributeNotSetException |
void | incrementPR (int increment) throws AttributeNotSetException |
void | incrementB1 (int increment) throws AttributeNotSetException |
void | incrementB2 (int increment) throws AttributeNotSetException |
void | incrementB3 (int increment) throws AttributeNotSetException |
void | incrementB4 (int increment) throws AttributeNotSetException |
void | incrementB5 (int increment) throws AttributeNotSetException |
void | incrementW1 (int increment) throws AttributeNotSetException |
void | incrementW2 (int increment) throws AttributeNotSetException |
void | incrementW3 (int increment) throws AttributeNotSetException |
void | incrementW4 (int increment) throws AttributeNotSetException |
void | incrementG (int increment) throws AttributeNotSetException |
void | incrementHA (int increment) throws AttributeNotSetException |
void | incrementDW (int increment) throws AttributeNotSetException |
void | incrementBB (int increment) throws AttributeNotSetException |
void | incrementSS (int increment) throws AttributeNotSetException |
void | incrementSB (int increment) throws AttributeNotSetException |
void | incrementHH (int increment) throws AttributeNotSetException |
void | incrementHS (int increment) throws AttributeNotSetException |
void | incrementHB (int increment) throws AttributeNotSetException |
void | incrementDX (int increment) throws AttributeNotSetException |
void | incrementGX (int increment) throws AttributeNotSetException |
void | incrementTF (long increment) throws AttributeNotSetException |
void | incrementTB1 (long increment) throws AttributeNotSetException |
void | incrementTB2 (long increment) throws AttributeNotSetException |
void | incrementTB3 (long increment) throws AttributeNotSetException |
void | incrementTB4 (long increment) throws AttributeNotSetException |
void | incrementTB5 (long increment) throws AttributeNotSetException |
void | incrementTW1 (long increment) throws AttributeNotSetException |
void | incrementTW2 (long increment) throws AttributeNotSetException |
void | incrementTW3 (long increment) throws AttributeNotSetException |
void | incrementTW4 (long increment) throws AttributeNotSetException |
void | incrementTG (long increment) throws AttributeNotSetException |
void | incrementTHA (long increment) throws AttributeNotSetException |
void | incrementTDW (long increment) throws AttributeNotSetException |
AdjustableSummary
which provides extra operation to increment the attributes.
void tit.summary.IncrementableSummary.incrementTSES | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tses.
increment | The value which is added to attribute tses. |
AttributeNotSetException | Is thrown when attribute tses isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.increment1B1 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute 1B1.
increment | The value which is added to attribute 1B1. |
AttributeNotSetException | Is thrown when attribute 1B1 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.increment1B2 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute 1B2.
increment | The value which is added to attribute 1B2. |
AttributeNotSetException | Is thrown when attribute 1B2 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.increment1B3 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute 1B3.
increment | The value which is added to attribute 1B3. |
AttributeNotSetException | Is thrown when attribute 1B3 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.increment1B4 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute 1B4.
increment | The value which is added to attribute 1B4. |
AttributeNotSetException | Is thrown when attribute 1B4 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.increment1B5 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute 1B5.
increment | The value which is added to attribute 1B5. |
AttributeNotSetException | Is thrown when attribute 1B5 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementA | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute a.
increment | The value which is added to attribute a. |
AttributeNotSetException | Is thrown when attribute a isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementO | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute o.
increment | The value which is added to attribute o. |
AttributeNotSetException | Is thrown when attribute o isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementF | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute f.
increment | The value which is added to attribute f. |
AttributeNotSetException | Is thrown when attribute f isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementH | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute h.
increment | The value which is added to attribute h. |
AttributeNotSetException | Is thrown when attribute h isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementB | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute b.
increment | The value which is added to attribute b. |
AttributeNotSetException | Is thrown when attribute b isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementP | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute p.
increment | The value which is added to attribute p. |
AttributeNotSetException | Is thrown when attribute p isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementBW | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute bw.
increment | The value which is added to attribute bw. |
AttributeNotSetException | Is thrown when attribute bw isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementPR | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute pr.
increment | The value which is added to attribute pr. |
AttributeNotSetException | Is thrown when attribute pr isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementB1 | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute b1.
increment | The value which is added to attribute b1. |
AttributeNotSetException | Is thrown when attribute b1 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementB2 | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute b2.
increment | The value which is added to attribute b2. |
AttributeNotSetException | Is thrown when attribute b2 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementB3 | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute b3.
increment | The value which is added to attribute b3. |
AttributeNotSetException | Is thrown when attribute b3 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementB4 | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute b4.
increment | The value which is added to attribute b4. |
AttributeNotSetException | Is thrown when attribute b4 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementB5 | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute b5.
increment | The value which is added to attribute b5. |
AttributeNotSetException | Is thrown when attribute b5 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementW1 | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute w1.
increment | The value which is added to attribute w1. |
AttributeNotSetException | Is thrown when attribute w1 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementW2 | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute w2.
increment | The value which is added to attribute w2. |
AttributeNotSetException | Is thrown when attribute w2 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementW3 | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute w3.
increment | The value which is added to attribute w3. |
AttributeNotSetException | Is thrown when attribute w3 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementW4 | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute w4.
increment | The value which is added to attribute w4. |
AttributeNotSetException | Is thrown when attribute w4 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementG | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute g.
increment | The value which is added to attribute g. |
AttributeNotSetException | Is thrown when attribute g isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementHA | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute ha.
increment | The value which is added to attribute ha. |
AttributeNotSetException | Is thrown when attribute ha isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementDW | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute dw.
increment | The value which is added to attribute dw. |
AttributeNotSetException | Is thrown when attribute dw isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementBB | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute bb.
increment | The value which is added to attribute bb. |
AttributeNotSetException | Is thrown when attribute bb isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementSS | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute ss.
increment | The value which is added to attribute ss. |
AttributeNotSetException | Is thrown when attribute ss isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementSB | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute sb.
increment | The value which is added to attribute sb. |
AttributeNotSetException | Is thrown when attribute sb isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementHH | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute hh.
increment | The value which is added to attribute hh. |
AttributeNotSetException | Is thrown when attribute hh isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementHS | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute hs.
increment | The value which is added to attribute hs. |
AttributeNotSetException | Is thrown when attribute hs isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementHB | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute hb.
increment | The value which is added to attribute hb. |
AttributeNotSetException | Is thrown when attribute hb isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementDX | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute dx.
increment | The value which is added to attribute dx. |
AttributeNotSetException | Is thrown when attribute dx isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementGX | ( | int | increment | ) | throws AttributeNotSetException |
Increments attribute gx.
increment | The value which is added to attribute gx. |
AttributeNotSetException | Is thrown when attribute gx isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTF | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tf.
increment | The value which is added to attribute tf. |
AttributeNotSetException | Is thrown when attribute tf isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTB1 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tb1.
increment | The value which is added to attribute tb1. |
AttributeNotSetException | Is thrown when attribute tb1 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTB2 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tb2.
increment | The value which is added to attribute tb2. |
AttributeNotSetException | Is thrown when attribute tb2 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTB3 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tb3.
increment | The value which is added to attribute tb3. |
AttributeNotSetException | Is thrown when attribute tb3 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTB4 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tb4.
increment | The value which is added to attribute tb4. |
AttributeNotSetException | Is thrown when attribute tb4 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTB5 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tb5.
increment | The value which is added to attribute tb5. |
AttributeNotSetException | Is thrown when attribute tb5 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTW1 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tw1.
increment | The value which is added to attribute tw1. |
AttributeNotSetException | Is thrown when attribute tw1 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTW2 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tw2.
increment | The value which is added to attribute tw2. |
AttributeNotSetException | Is thrown when attribute tw2 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTW3 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tw3.
increment | The value which is added to attribute tw3. |
AttributeNotSetException | Is thrown when attribute tw3 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTW4 | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tw4.
increment | The value which is added to attribute tw4. |
AttributeNotSetException | Is thrown when attribute tw4 isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTG | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tg.
increment | The value which is added to attribute tg. |
AttributeNotSetException | Is thrown when attribute tg isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTHA | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tha.
increment | The value which is added to attribute tha. |
AttributeNotSetException | Is thrown when attribute tha isn't set. |
Implemented in tit.summary.SummaryRecord.
void tit.summary.IncrementableSummary.incrementTDW | ( | long | increment | ) | throws AttributeNotSetException |
Increments attribute tdw.
increment | The value which is added to attribute tdw. |
AttributeNotSetException | Is thrown when attribute tdw isn't set. |
Implemented in tit.summary.SummaryRecord.