Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

List of all members.

Public Member Functions

 SimpleDemoBean ()
 SimpleDemoBean (String name)
String getName ()
void setName (String newName)
double getValue ()

Private Attributes

final double value
String name = "hello"

Static Private Attributes

int counter

Detailed Description

A simple bean used for demo and testing purposes
Author:
Vito Baggiolini
Version:
Revision
1.2
Date
2006/09/25 08:52:36


Constructor & Destructor Documentation

cern::gp::explorer::test::helpers::SimpleDemoBean::SimpleDemoBean  )  [inline]
 

creates a bean with a default name which can be modified with the setName(String) method

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

constructs a bean with a given name

Parameters:
name the initial value of the name property


Member Function Documentation

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

getter method

Returns:
the name property

double cern::gp::explorer::test::helpers::SimpleDemoBean::getValue  )  [inline]
 

accessor methods

Returns:
the current value

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

Setter method

Parameters:
name the new value of the name


Member Data Documentation

int cern::gp::explorer::test::helpers::SimpleDemoBean::counter [static, private]
 

String cern::gp::explorer::test::helpers::SimpleDemoBean::name = "hello" [private]
 

final double cern::gp::explorer::test::helpers::SimpleDemoBean::value [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:31 2009 for ACS Java API by doxygen 1.3.8