Methods
output()
ValueObject class
ValueObject
implements
IValueObject
Overview
Author
Matt Przybylski [http://www.reintroducing.com]
Version
1.0
Description
A base class for storing strongly typed data.
Methods
output
Usage
public function output():void
Description
Outputs the data in the value object.
Returns
Nothing