tit.summary.personality.PersonalityDefaultValues Class Reference

Inheritance diagram for tit.summary.personality.PersonalityDefaultValues:

tit.summary.personality.Personality List of all members.

Public Member Functions

 PersonalityDefaultValues ()
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

Static Public Attributes

static final Personality INSTANCE = new PersonalityDefaultValues()

Detailed Description

Personality default-values.
Author:
Bart Sas


Constructor & Destructor Documentation

tit.summary.personality.PersonalityDefaultValues.PersonalityDefaultValues (  ) 

Constructs a new PersonalityDefaultValues-instance.


Member Function Documentation

boolean tit.summary.personality.PersonalityDefaultValues.issetRN (  ) 

Checks whether attribute rn is set.

Returns:
true if rn is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetKLR (  ) 

Checks whether attribute klr is set.

Returns:
true if klr is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetDATE (  ) 

Checks whether attribute date is set.

Returns:
true if date is set, false otherwise.

Implements tit.summary.personality.Personality.

Date tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetSES (  ) 

Checks whether attribute ses is set.

Returns:
true if ses is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetKOOI (  ) 

Checks whether attribute kooi is set.

Returns:
true if kooi is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetME (  ) 

Checks whether attribute me is set.

Returns:
true if me is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetWZ (  ) 

Checks whether attribute wz is set.

Returns:
true if wz is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetSEQ (  ) 

Checks whether attribute seq is set.

Returns:
true if seq is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetUSE (  ) 

Checks whether attribute use is set.

Returns:
true if use is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetWA (  ) 

Checks whether attribute wa is set.

Returns:
true if wa is set, false otherwise.

Implements tit.summary.personality.Personality.

double tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetUUR (  ) 

Checks whether attribute uur is set.

Returns:
true if uur is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetSCR (  ) 

Checks whether attribute scr is set.

Returns:
true if scr is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetPANT (  ) 

Checks whether attribute pant is set.

Returns:
true if pant is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetVOC (  ) 

Checks whether attribute voc is set.

Returns:
true if voc is set, false otherwise.

Implements tit.summary.personality.Personality.

int tit.summary.personality.PersonalityDefaultValues.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.personality.PersonalityDefaultValues.issetCOM (  ) 

Checks whether attribute COM is set.

Returns:
true if COM is set, false otherwise.

Implements tit.summary.personality.Personality.

String tit.summary.personality.PersonalityDefaultValues.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.


Member Data Documentation

final Personality tit.summary.personality.PersonalityDefaultValues.INSTANCE = new PersonalityDefaultValues() [static]

An instance of PersonalityDefaultValues;


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