cern::gp::explorer::test::helpers::ColoredBean Class Reference

Collaboration diagram for cern::gp::explorer::test::helpers::ColoredBean:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ColoredBean ()
 ColoredBean (String name)
String getName ()
void setName (String newName)
double getValue ()
Integer getInt ()
void setInt (Integer newInt)

Private Attributes

String name = "hello"
Integer myInt

Static Private Attributes

static int counter = 0

Detailed Description

Author:
Vito Baggiolini
Version:
Revision
1.2
Date
2006/09/25 08:52:36

Constructor & Destructor Documentation

cern::gp::explorer::test::helpers::ColoredBean::ColoredBean (  )  [inline]
cern::gp::explorer::test::helpers::ColoredBean::ColoredBean ( String  name  )  [inline]

References counter, and myInt.


Member Function Documentation

Integer cern::gp::explorer::test::helpers::ColoredBean::getInt (  )  [inline]

References myInt.

String cern::gp::explorer::test::helpers::ColoredBean::getName (  )  [inline]

References name.

double cern::gp::explorer::test::helpers::ColoredBean::getValue (  )  [inline]
void cern::gp::explorer::test::helpers::ColoredBean::setInt ( Integer  newInt  )  [inline]

References myInt.

void cern::gp::explorer::test::helpers::ColoredBean::setName ( String  newName  )  [inline]

References name.


Member Data Documentation

Referenced by ColoredBean().

Referenced by ColoredBean(), getInt(), and setInt().

Referenced by getName(), and setName().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2