|
AdditionalData Class ReferenceSubpart of Data class.
More...
List of all members.
Detailed Description
Subpart of Data class.
Here additional data will be stored.
- Author:
- Patrick Hellwig
- Version:
- Id
- AdditionalData.java 8584 2006-08-10 23:06:37Z duns
- See also:
- Data
Member Function Documentation
|
- Returns:
- String giving the Name of the additional data
|
|
- Returns:
- String giving the value of the additional data
|
void setName |
( |
String |
name |
) |
|
|
|
- Parameters:
-
| name | String defining the Name of the additional data |
|
void setValue |
( |
String |
value |
) |
|
|
|
- Parameters:
-
| value | String defining the value of the additional data |
|
The documentation for this class was generated from the following file:
Generated on Fri Nov 3 19:06:25 2006 for FreeHepYaPPI by
1.3.9.1
|