public final class XmlTimestampData extends Object implements Serializable
IProductDataService
to provide XML content tagged with the time of the loaded table of content.| Constructor and Description |
|---|
XmlTimestampData(byte[] xmlData,
String version)
Creating the data object
|
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion() |
byte[] |
getXmlData() |
String |
toString() |
public XmlTimestampData(byte[] xmlData,
String version)
xmlData - The XML contentversion - The time stamp of the loaded contentCopyright © 2021. All rights reserved.