tit.summary.complete.SummaryPersonalityCombination Class Reference

Inheritance diagram for tit.summary.complete.SummaryPersonalityCombination:

tit.summary.complete.CompleteSummary tit.summary.Summary tit.summary.personality.Personality List of all members.

Public Member Functions

 SummaryPersonalityCombination (Summary summaryinit, Personality personalityinit)
boolean issetRN ()
String getRN () throws AttributeNotSetException
boolean issetKLR ()
String getKLR () throws AttributeNotSetException
boolean issetDATE ()
Date getDATE () throws AttributeNotSetException
boolean issetSES ()
String getSES () throws AttributeNotSetException
boolean issetKOOI ()
String getKOOI () throws AttributeNotSetException
boolean issetME ()
String getME () throws AttributeNotSetException
boolean issetWZ ()
String getWZ () throws AttributeNotSetException
boolean issetSEQ ()
String getSEQ () throws AttributeNotSetException
boolean issetUSE ()
int getUSE () throws AttributeNotSetException
boolean issetWA ()
double getWA () throws AttributeNotSetException
boolean issetUUR ()
int getUUR () throws AttributeNotSetException
boolean issetSCR ()
int getSCR () throws AttributeNotSetException
boolean issetPANT ()
int getPANT () throws AttributeNotSetException
boolean issetVOC ()
int getVOC () throws AttributeNotSetException
boolean issetCOM ()
String getCOM () throws AttributeNotSetException
boolean issetTSES ()
long getTSES () throws AttributeNotSetException
boolean isset1B1 ()
long get1B1 () throws AttributeNotSetException
boolean isset1B2 ()
long get1B2 () throws AttributeNotSetException
boolean isset1B3 ()
long get1B3 () throws AttributeNotSetException
boolean isset1B4 ()
long get1B4 () throws AttributeNotSetException
boolean isset1B5 ()
long get1B5 () throws AttributeNotSetException
boolean issetVIERDE ()
long getVIERDE () throws AttributeNotSetException
boolean issetVIJFDE ()
long getVIJFDE () throws AttributeNotSetException
boolean issetA ()
long getA () throws AttributeNotSetException
boolean issetO ()
long getO () throws AttributeNotSetException
boolean issetF ()
int getF () throws AttributeNotSetException
boolean issetH ()
int getH () throws AttributeNotSetException
boolean issetB ()
int getB () throws AttributeNotSetException
boolean issetP ()
int getP () throws AttributeNotSetException
boolean issetBW ()
int getBW () throws AttributeNotSetException
boolean issetPR ()
int getPR () throws AttributeNotSetException
boolean issetB1 ()
int getB1 () throws AttributeNotSetException
boolean issetB2 ()
int getB2 () throws AttributeNotSetException
boolean issetB3 ()
int getB3 () throws AttributeNotSetException
boolean issetB4 ()
int getB4 () throws AttributeNotSetException
boolean issetB5 ()
int getB5 () throws AttributeNotSetException
boolean issetW1 ()
int getW1 () throws AttributeNotSetException
boolean issetW2 ()
int getW2 () throws AttributeNotSetException
boolean issetW3 ()
int getW3 () throws AttributeNotSetException
boolean issetW4 ()
int getW4 () throws AttributeNotSetException
boolean issetG ()
int getG () throws AttributeNotSetException
boolean issetHA ()
int getHA () throws AttributeNotSetException
boolean issetDW ()
int getDW () throws AttributeNotSetException
boolean issetBB ()
int getBB () throws AttributeNotSetException
boolean issetSS ()
int getSS () throws AttributeNotSetException
boolean issetSB ()
int getSB () throws AttributeNotSetException
boolean issetHH ()
int getHH () throws AttributeNotSetException
boolean issetHS ()
int getHS () throws AttributeNotSetException
boolean issetHB ()
int getHB () throws AttributeNotSetException
boolean issetDX ()
int getDX () throws AttributeNotSetException
boolean issetGX ()
int getGX () throws AttributeNotSetException
boolean issetTF ()
long getTF () throws AttributeNotSetException
boolean issetTB1 ()
long getTB1 () throws AttributeNotSetException
boolean issetTB2 ()
long getTB2 () throws AttributeNotSetException
boolean issetTB3 ()
long getTB3 () throws AttributeNotSetException
boolean issetTB4 ()
long getTB4 () throws AttributeNotSetException
boolean issetTB5 ()
long getTB5 () throws AttributeNotSetException
boolean issetTW1 ()
long getTW1 () throws AttributeNotSetException
boolean issetTW2 ()
long getTW2 () throws AttributeNotSetException
boolean issetTW3 ()
long getTW3 () throws AttributeNotSetException
boolean issetTW4 ()
long getTW4 () throws AttributeNotSetException
boolean issetTG ()
long getTG () throws AttributeNotSetException
boolean issetTHA ()
long getTHA () throws AttributeNotSetException
boolean issetTDW ()
long getTDW () throws AttributeNotSetException

Private Attributes

Personality personality
Summary summary

Detailed Description

Combines a Sammary and a Personality.
Author:
Bart Sas


Constructor & Destructor Documentation

tit.summary.complete.SummaryPersonalityCombination.SummaryPersonalityCombination ( Summary  summaryinit,
Personality  personalityinit 
)

Creates a new SummaryPersonalityCombination that combines summaryinit and personalityinit.

Parameters:
summaryinit The summary.
personalityinit The personality.


Member Function Documentation

boolean tit.summary.complete.SummaryPersonalityCombination.issetRN (  ) 

Checks whether attribute rn is set.

Returns:
true if rn is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.complete.SummaryPersonalityCombination.getRN (  )  throws AttributeNotSetException

Returns attribute rn's value.

Exceptions:
AttributeNotSetException Is thrown when attribute rn isn't set.
Returns:
Attribute rn's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetKLR (  ) 

Checks whether attribute klr is set.

Returns:
true if klr is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.complete.SummaryPersonalityCombination.getKLR (  )  throws AttributeNotSetException

Returns attribute klr's value.

Exceptions:
AttributeNotSetException Is thrown when attribute klr isn't set.
Returns:
Attribute klr's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetDATE (  ) 

Checks whether attribute date is set.

Returns:
true if date is set, false otherwise.

Implements tit.summary.personality.Personality.

Date tit.summary.complete.SummaryPersonalityCombination.getDATE (  )  throws AttributeNotSetException

Returns attribute date's value.

Exceptions:
AttributeNotSetException Is thrown when attribute date isn't set.
Returns:
Attribute date's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetSES (  ) 

Checks whether attribute ses is set.

Returns:
true if ses is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.complete.SummaryPersonalityCombination.getSES (  )  throws AttributeNotSetException

Returns attribute ses's value.

Exceptions:
AttributeNotSetException Is thrown when attribute ses isn't set.
Returns:
Attribute ses's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetKOOI (  ) 

Checks whether attribute kooi is set.

Returns:
true if kooi is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.complete.SummaryPersonalityCombination.getKOOI (  )  throws AttributeNotSetException

Returns attribute kooi's value.

Exceptions:
AttributeNotSetException Is thrown when attribute kooi isn't set.
Returns:
Attribute kooi's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetME (  ) 

Checks whether attribute me is set.

Returns:
true if me is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.complete.SummaryPersonalityCombination.getME (  )  throws AttributeNotSetException

Returns attribute me's value.

Exceptions:
AttributeNotSetException Is thrown when attribute me isn't set.
Returns:
Attribute me's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetWZ (  ) 

Checks whether attribute wz is set.

Returns:
true if wz is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.complete.SummaryPersonalityCombination.getWZ (  )  throws AttributeNotSetException

Returns attribute wz's value.

Exceptions:
AttributeNotSetException Is thrown when attribute wz isn't set.
Returns:
Attribute wz's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetSEQ (  ) 

Checks whether attribute seq is set.

Returns:
true if seq is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.complete.SummaryPersonalityCombination.getSEQ (  )  throws AttributeNotSetException

Returns attribute seq's value.

Exceptions:
AttributeNotSetException Is thrown when attribute seq isn't set.
Returns:
Attribute seq's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetUSE (  ) 

Checks whether attribute use is set.

Returns:
true if use is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.complete.SummaryPersonalityCombination.getUSE (  )  throws AttributeNotSetException

Returns attribute use's value.

Exceptions:
AttributeNotSetException Is thrown when attribute use isn't set.
Returns:
Attribute use's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetWA (  ) 

Checks whether attribute wa is set.

Returns:
true if wa is set, false otherwise.

Implements tit.summary.personality.Personality.

double tit.summary.complete.SummaryPersonalityCombination.getWA (  )  throws AttributeNotSetException

Returns attribute wa's value.

Exceptions:
AttributeNotSetException Is thrown when attribute wa isn't set.
Returns:
Attribute wa's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetUUR (  ) 

Checks whether attribute uur is set.

Returns:
true if uur is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.complete.SummaryPersonalityCombination.getUUR (  )  throws AttributeNotSetException

Returns attribute uur's value.

Exceptions:
AttributeNotSetException Is thrown when attribute uur isn't set.
Returns:
Attribute uur's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetSCR (  ) 

Checks whether attribute scr is set.

Returns:
true if scr is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.complete.SummaryPersonalityCombination.getSCR (  )  throws AttributeNotSetException

Returns attribute scr's value.

Exceptions:
AttributeNotSetException Is thrown when attribute scr isn't set.
Returns:
Attribute scr's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetPANT (  ) 

Checks whether attribute pant is set.

Returns:
true if pant is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.complete.SummaryPersonalityCombination.getPANT (  )  throws AttributeNotSetException

Returns attribute pant's value.

Exceptions:
AttributeNotSetException Is thrown when attribute pant isn't set.
Returns:
Attribute pant's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetVOC (  ) 

Checks whether attribute voc is set.

Returns:
true if voc is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.complete.SummaryPersonalityCombination.getVOC (  )  throws AttributeNotSetException

Returns attribute voc's value.

Exceptions:
AttributeNotSetException Is thrown when attribute voc isn't set.
Returns:
Attribute voc's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetCOM (  ) 

Checks whether attribute COM is set.

Returns:
true if COM is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.complete.SummaryPersonalityCombination.getCOM (  )  throws AttributeNotSetException

Returns attribute COM's value.

Exceptions:
AttributeNotSetException Is thrown when attribute COM isn't set.
Returns:
Attribute COM's value.

Implements tit.summary.personality.Personality.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTSES (  ) 

Checks whether attribute tses is set.

Returns:
true if tses is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTSES (  )  throws AttributeNotSetException

Returns attribute tses's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tses isn't set.
Returns:
Attribute tses's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.isset1B1 (  ) 

Checks whether attribute 1B1 is set.

Returns:
true if 1B1 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.get1B1 (  )  throws AttributeNotSetException

Returns attribute 1B1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B1 isn't set.
Returns:
Attribute 1B1's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.isset1B2 (  ) 

Checks whether attribute 1B2 is set.

Returns:
true if 1B2 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.get1B2 (  )  throws AttributeNotSetException

Returns attribute 1B2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B2 isn't set.
Returns:
Attribute 1B2's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.isset1B3 (  ) 

Checks whether attribute 1B3 is set.

Returns:
true if 1B3 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.get1B3 (  )  throws AttributeNotSetException

Returns attribute 1B3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B3 isn't set.
Returns:
Attribute 1B3's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.isset1B4 (  ) 

Checks whether attribute 1B4 is set.

Returns:
true if 1B4 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.get1B4 (  )  throws AttributeNotSetException

Returns attribute 1B4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B4 isn't set.
Returns:
Attribute 1B4's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.isset1B5 (  ) 

Checks whether attribute 1B5 is set.

Returns:
true if 1B5 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.get1B5 (  )  throws AttributeNotSetException

Returns attribute 1B5's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B5 isn't set.
Returns:
Attribute 1B5's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetVIERDE (  ) 

Checks whether attribute vierde is set.

Returns:
true if vierde is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getVIERDE (  )  throws AttributeNotSetException

Returns attribute vierde's value.

Exceptions:
AttributeNotSetException Is thrown when attribute vierde isn't set.
Returns:
Attribute vierde's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetVIJFDE (  ) 

Checks whether attribute vijfde is set.

Returns:
true if vijfde is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getVIJFDE (  )  throws AttributeNotSetException

Returns attribute vijfde's value.

Exceptions:
AttributeNotSetException Is thrown when attribute vijfde isn't set.
Returns:
Attribute vijfde's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetA (  ) 

Checks whether attribute a is set.

Returns:
true if a is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getA (  )  throws AttributeNotSetException

Returns attribute a's value.

Exceptions:
AttributeNotSetException Is thrown when attribute a isn't set.
Returns:
Attribute a's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetO (  ) 

Checks whether attribute o is set.

Returns:
true if o is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getO (  )  throws AttributeNotSetException

Returns attribute o's value.

Exceptions:
AttributeNotSetException Is thrown when attribute o isn't set.
Returns:
Attribute o's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetF (  ) 

Checks whether attribute f is set.

Returns:
true if f is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getF (  )  throws AttributeNotSetException

Returns attribute f's value.

Exceptions:
AttributeNotSetException Is thrown when attribute f isn't set.
Returns:
Attribute f's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetH (  ) 

Checks whether attribute h is set.

Returns:
true if h is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getH (  )  throws AttributeNotSetException

Returns attribute h's value.

Exceptions:
AttributeNotSetException Is thrown when attribute h isn't set.
Returns:
Attribute h's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetB (  ) 

Checks whether attribute b is set.

Returns:
true if b is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getB (  )  throws AttributeNotSetException

Returns attribute b's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b isn't set.
Returns:
Attribute b's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetP (  ) 

Checks whether attribute p is set.

Returns:
true if p is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getP (  )  throws AttributeNotSetException

Returns attribute p's value.

Exceptions:
AttributeNotSetException Is thrown when attribute p isn't set.
Returns:
Attribute p's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetBW (  ) 

Checks whether attribute bw is set.

Returns:
true if bw is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getBW (  )  throws AttributeNotSetException

Returns attribute bw's value.

Exceptions:
AttributeNotSetException Is thrown when attribute bw isn't set.
Returns:
Attribute bw's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetPR (  ) 

Checks whether attribute pr is set.

Returns:
true if pr is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getPR (  )  throws AttributeNotSetException

Returns attribute pr's value.

Exceptions:
AttributeNotSetException Is thrown when attribute pr isn't set.
Returns:
Attribute pr's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetB1 (  ) 

Checks whether attribute b1 is set.

Returns:
true if b1 is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getB1 (  )  throws AttributeNotSetException

Returns attribute b1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b1 isn't set.
Returns:
Attribute b1's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetB2 (  ) 

Checks whether attribute b2 is set.

Returns:
true if b2 is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getB2 (  )  throws AttributeNotSetException

Returns attribute b2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b2 isn't set.
Returns:
Attribute b2's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetB3 (  ) 

Checks whether attribute b3 is set.

Returns:
true if b3 is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getB3 (  )  throws AttributeNotSetException

Returns attribute b3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b3 isn't set.
Returns:
Attribute b3's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetB4 (  ) 

Checks whether attribute b4 is set.

Returns:
true if b4 is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getB4 (  )  throws AttributeNotSetException

Returns attribute b4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b4 isn't set.
Returns:
Attribute b4's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetB5 (  ) 

Checks whether attribute b5 is set.

Returns:
true if b5 is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getB5 (  )  throws AttributeNotSetException

Returns attribute b5's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b5 isn't set.
Returns:
Attribute b5's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetW1 (  ) 

Checks whether attribute w1 is set.

Returns:
true if w1 is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getW1 (  )  throws AttributeNotSetException

Returns attribute w1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute w1 isn't set.
Returns:
Attribute w1's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetW2 (  ) 

Checks whether attribute w2 is set.

Returns:
true if w2 is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getW2 (  )  throws AttributeNotSetException

Returns attribute w2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute w2 isn't set.
Returns:
Attribute w2's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetW3 (  ) 

Checks whether attribute w3 is set.

Returns:
true if w3 is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getW3 (  )  throws AttributeNotSetException

Returns attribute w3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute w3 isn't set.
Returns:
Attribute w3's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetW4 (  ) 

Checks whether attribute w4 is set.

Returns:
true if w4 is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getW4 (  )  throws AttributeNotSetException

Returns attribute w4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute w4 isn't set.
Returns:
Attribute w4's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetG (  ) 

Checks whether attribute g is set.

Returns:
true if g is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getG (  )  throws AttributeNotSetException

Returns attribute g's value.

Exceptions:
AttributeNotSetException Is thrown when attribute g isn't set.
Returns:
Attribute g's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetHA (  ) 

Checks whether attribute ha is set.

Returns:
true if ha is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getHA (  )  throws AttributeNotSetException

Returns attribute ha's value.

Exceptions:
AttributeNotSetException Is thrown when attribute ha isn't set.
Returns:
Attribute ha's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetDW (  ) 

Checks whether attribute dw is set.

Returns:
true if dw is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getDW (  )  throws AttributeNotSetException

Returns attribute dw's value.

Exceptions:
AttributeNotSetException Is thrown when attribute dw isn't set.
Returns:
Attribute dw's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetBB (  ) 

Checks whether attribute bb is set.

Returns:
true if bb is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getBB (  )  throws AttributeNotSetException

Returns attribute bb's value.

Exceptions:
AttributeNotSetException Is thrown when attribute bb isn't set.
Returns:
Attribute bb's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetSS (  ) 

Checks whether attribute ss is set.

Returns:
true if ss is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getSS (  )  throws AttributeNotSetException

Returns attribute ss's value.

Exceptions:
AttributeNotSetException Is thrown when attribute ss isn't set.
Returns:
Attribute ss's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetSB (  ) 

Checks whether attribute sb is set.

Returns:
true if sb is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getSB (  )  throws AttributeNotSetException

Returns attribute sb's value.

Exceptions:
AttributeNotSetException Is thrown when attribute sb isn't set.
Returns:
Attribute sb's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetHH (  ) 

Checks whether attribute hh is set.

Returns:
true if hh is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getHH (  )  throws AttributeNotSetException

Returns attribute hh's value.

Exceptions:
AttributeNotSetException Is thrown when attribute hh isn't set.
Returns:
Attribute hh's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetHS (  ) 

Checks whether attribute hs is set.

Returns:
true if hs is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getHS (  )  throws AttributeNotSetException

Returns attribute hs's value.

Exceptions:
AttributeNotSetException Is thrown when attribute hs isn't set.
Returns:
Attribute hs's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetHB (  ) 

Checks whether attribute hb is set.

Returns:
true if hb is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getHB (  )  throws AttributeNotSetException

Returns attribute hb's value.

Exceptions:
AttributeNotSetException Is thrown when attribute hb isn't set.
Returns:
Attribute hb's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetDX (  ) 

Checks whether attribute dx is set.

Returns:
true if dx is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getDX (  )  throws AttributeNotSetException

Returns attribute dx's value.

Exceptions:
AttributeNotSetException Is thrown when attribute dx isn't set.
Returns:
Attribute dx's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetGX (  ) 

Checks whether attribute gx is set.

Returns:
true if gx is set, false otherwise.

Implements tit.summary.Summary.

int tit.summary.complete.SummaryPersonalityCombination.getGX (  )  throws AttributeNotSetException

Returns attribute gx's value.

Exceptions:
AttributeNotSetException Is thrown when attribute gx isn't set.
Returns:
Attribute gx's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTF (  ) 

Checks whether attribute tf is set.

Returns:
true if tf is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTF (  )  throws AttributeNotSetException

Returns attribute tf's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tf isn't set.
Returns:
Attribute tf's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTB1 (  ) 

Checks whether attribute tb1 is set.

Returns:
true if tb1 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTB1 (  )  throws AttributeNotSetException

Returns attribute tb1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb1 isn't set.
Returns:
Attribute tb1's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTB2 (  ) 

Checks whether attribute tb2 is set.

Returns:
true if tb2 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTB2 (  )  throws AttributeNotSetException

Returns attribute tb2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb2 isn't set.
Returns:
Attribute tb2's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTB3 (  ) 

Checks whether attribute tb3 is set.

Returns:
true if tb3 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTB3 (  )  throws AttributeNotSetException

Returns attribute tb3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb3 isn't set.
Returns:
Attribute tb3's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTB4 (  ) 

Checks whether attribute tb4 is set.

Returns:
true if tb4 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTB4 (  )  throws AttributeNotSetException

Returns attribute tb4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb4 isn't set.
Returns:
Attribute tb4's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTB5 (  ) 

Checks whether attribute tb5 is set.

Returns:
true if tb5 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTB5 (  )  throws AttributeNotSetException

Returns attribute tb5's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb5 isn't set.
Returns:
Attribute tb5's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTW1 (  ) 

Checks whether attribute tw1 is set.

Returns:
true if tw1 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTW1 (  )  throws AttributeNotSetException

Returns attribute tw1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tw1 isn't set.
Returns:
Attribute tw1's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTW2 (  ) 

Checks whether attribute tw2 is set.

Returns:
true if tw2 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTW2 (  )  throws AttributeNotSetException

Returns attribute tw2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tw2 isn't set.
Returns:
Attribute tw2's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTW3 (  ) 

Checks whether attribute tw3 is set.

Returns:
true if tw3 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTW3 (  )  throws AttributeNotSetException

Returns attribute tw3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tw3 isn't set.
Returns:
Attribute tw3's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTW4 (  ) 

Checks whether attribute tw4 is set.

Returns:
true if tw4 is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTW4 (  )  throws AttributeNotSetException

Returns attribute tw4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tw4 isn't set.
Returns:
Attribute tw4's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTG (  ) 

Checks whether attribute tg is set.

Returns:
true if tg is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTG (  )  throws AttributeNotSetException

Returns attribute tg's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tg isn't set.
Returns:
Attribute tg's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTHA (  ) 

Checks whether attribute tha is set.

Returns:
true if tha is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTHA (  )  throws AttributeNotSetException

Returns attribute tha's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tha isn't set.
Returns:
Attribute tha's value.

Implements tit.summary.Summary.

boolean tit.summary.complete.SummaryPersonalityCombination.issetTDW (  ) 

Checks whether attribute tdw is set.

Returns:
true if tdw is set, false otherwise.

Implements tit.summary.Summary.

long tit.summary.complete.SummaryPersonalityCombination.getTDW (  )  throws AttributeNotSetException

Returns attribute tdw's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tdw isn't set.
Returns:
Attribute tdw's value.

Implements tit.summary.Summary.


Member Data Documentation

Personality tit.summary.complete.SummaryPersonalityCombination.personality [private]

The personality.

Summary tit.summary.complete.SummaryPersonalityCombination.summary [private]

The summary.


The documentation for this class was generated from the following file:
Generated on Sun Jun 3 16:44:01 2007 by  doxygen 1.5.1