cern::laser::source::alarmsysteminterface::impl::TimestampHelper Class Reference
List of all members.
Static Public Member Functions |
static
cern.laser.source.alarmsysteminterface.impl.message.Timestamp | marshalSourceTimestamp (Timestamp timestamp) |
static
cern.laser.source.alarmsysteminterface.impl.message.Timestamp | marshalUserTimestamp (Timestamp timestamp) |
| static Timestamp | unmarshalSourceTimestamp (cern.laser.source.alarmsysteminterface.impl.message.Timestamp generated) |
| static Timestamp | unmarshalUserTimestamp (cern.laser.source.alarmsysteminterface.impl.message.Timestamp generated) |
Private Member Functions |
| | TimestampHelper () |
Detailed Description
Helper class for marshaling/unmarshaling to/from java.sqlTimestamp and XML generated timestamps.
- Author:
- fracalde
Constructor & Destructor Documentation
| cern::laser::source::alarmsysteminterface::impl::TimestampHelper::TimestampHelper |
( |
|
) |
[inline, private] |
Member Function Documentation
| static cern.laser.source.alarmsysteminterface.impl.message.Timestamp cern::laser::source::alarmsysteminterface::impl::TimestampHelper::marshalSourceTimestamp |
( |
Timestamp |
timestamp |
) |
[inline, static] |
DOCUMENT ME!
- Parameters:
-
- Returns:
- DOCUMENT ME!
| static cern.laser.source.alarmsysteminterface.impl.message.Timestamp cern::laser::source::alarmsysteminterface::impl::TimestampHelper::marshalUserTimestamp |
( |
Timestamp |
timestamp |
) |
[inline, static] |
DOCUMENT ME!
- Parameters:
-
- Returns:
- DOCUMENT ME!
| static Timestamp cern::laser::source::alarmsysteminterface::impl::TimestampHelper::unmarshalSourceTimestamp |
( |
cern.laser.source.alarmsysteminterface.impl.message.Timestamp |
generated |
) |
[inline, static] |
DOCUMENT ME!
- Parameters:
-
- Returns:
- DOCUMENT ME!
| static Timestamp cern::laser::source::alarmsysteminterface::impl::TimestampHelper::unmarshalUserTimestamp |
( |
cern.laser.source.alarmsysteminterface.impl.message.Timestamp |
generated |
) |
[inline, static] |
DOCUMENT ME!
- Parameters:
-
- Returns:
- DOCUMENT ME!
The documentation for this class was generated from the following file: