Synalyze It!  1.1
 All Classes Functions Pages
Public Member Functions | List of all members
StringValue Class Reference

The StringValue class. A string value contains a string parsed in a file. More...

Inheritance diagram for StringValue:
Value

Public Member Functions

String getString ()
 Get string. Get a string from the value.
 
 setString (String string)
 Set string. Set the string in a value object.
 
- Public Member Functions inherited from Value
String getName ()
 Get name. Get name of value.
 
 setName (String name)
 Set name. Set name of value.
 

Detailed Description

The StringValue class. A string value contains a string parsed in a file.

Author
Andreas Pehnack

Member Function Documentation

String getString ( )

Get string. Get a string from the value.

Author
Andreas Pehnack
Date
2009-09-08
Returns
The string
setString ( String  string)

Set string. Set the string in a value object.

Author
Andreas Pehnack
Date
2009-09-08
Parameters
[in]stringThe string to be set

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