public class DeviceRestoreEvent extends JetstreamEvent
JetstreamEvent
,
Jetstream
Constructor and Description |
---|
DeviceRestoreEvent(java.lang.String xml)
Creates a new DeviceRestoreEvent object from an xml string
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEventId()
Get the 'EventId' attribute value.
|
java.util.Date |
getEventTime()
Get the 'EventTime' attribute value.
|
java.lang.String |
getLogicalDeviceId()
Get the 'LogicalDeviceId' attribute value.
|
getId, getSourceXML, getTime, getType, setId, setSource, setTime, setType
public DeviceRestoreEvent(java.lang.String xml)
xml
- The xml string to be deserialized into an DeviceRestoreEvent
objectpublic java.lang.String getEventId()
public java.util.Date getEventTime()
public java.lang.String getLogicalDeviceId()