cern::laser::guiplatform::util::LabelValueBean Class Reference

Collaboration diagram for cern::laser::guiplatform::util::LabelValueBean:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LabelValueBean ()
 LabelValueBean (String label, String value)
String toString ()
String getLabel ()
void setLabel (String label)
String getValue ()
void setValue (String value)

Private Attributes

String label = null
String value = null

Detailed Description

Author:
pawlowsk

Constructor & Destructor Documentation

cern::laser::guiplatform::util::LabelValueBean::LabelValueBean (  )  [inline]

Creates a new instance of LabelValueBean

cern::laser::guiplatform::util::LabelValueBean::LabelValueBean ( String  label,
String  value 
) [inline]

Member Function Documentation

String cern::laser::guiplatform::util::LabelValueBean::getLabel (  )  [inline]
String cern::laser::guiplatform::util::LabelValueBean::getValue (  )  [inline]
void cern::laser::guiplatform::util::LabelValueBean::setLabel ( String  label  )  [inline]
void cern::laser::guiplatform::util::LabelValueBean::setValue ( String  value  )  [inline]
String cern::laser::guiplatform::util::LabelValueBean::toString (  )  [inline]

References label, and value.


Member Data Documentation

Referenced by getLabel(), and toString().

Referenced by getValue(), and toString().


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

Generated by  doxygen 1.6.2