Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
com::cosylab::logging::engine::log::ILogEntry::AdditionalData Class Reference
List of all members.
Public Member Functions
AdditionalData
(String
name
, String
value
)
String
getValue
()
String
getName
()
Private Attributes
String
name
String
value
Detailed Description
Each additional data is a couple <name,value> The list of additional datas (see below) stores objects of this class
Author:
acaproni
Constructor & Destructor Documentation
com::cosylab::logging::engine::log::ILogEntry::AdditionalData::AdditionalData
(
String
name
,
String
value
)
[inline]
Member Function Documentation
String com::cosylab::logging::engine::log::ILogEntry::AdditionalData::getName
(
)
[inline]
Getter method
String com::cosylab::logging::engine::log::ILogEntry::AdditionalData::getValue
(
)
[inline]
Getter method
Member Data Documentation
String
com::cosylab::logging::engine::log::ILogEntry::AdditionalData::name
[private]
String
com::cosylab::logging::engine::log::ILogEntry::AdditionalData::value
[private]
The documentation for this class was generated from the following file:
ILogEntry.java
Generated on Thu Apr 30 03:13:12 2009 for ACS Java API by
1.3.8