class: StatisticReportRecordParamValueVO

public abstract class: StatisticReportRecordParamValueVO
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:13:52; Modified: 16.07.2009 15:13:52;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {09299A5E-250D-4931-BF89-2BB65D3C47CB}
VO class representing an abstracr element of a statistic parameter which can be of type stringvalue, decimalvalue or datevalue
 

Goto: Custom Properties, Fields, Methods

Extends: ValueObject

See also: StatisticReportRecordDateParamValueVO, StatisticReportRecordDecimalParamValueVO, ValueObject, StatisticReportRecordParamVO, StatisticReportRecordStringParamValueVO

Appears in: statistics

Connections
 
Custom Properties
 
StatisticReportRecordParamValueVO Attributes
Attribute Details
protected String
  value
 
StatisticReportRecordParamValueVO Methods
Operation Details
public
getValue():String
Sequential
public
setValue(
   String value):void
Sequential
public
StatisticReportRecordParamValueVO():
Sequential
public
StatisticReportRecordParamValueVO(
   String value):
Sequential