public class ThSyncElementInfo extends Object implements Serializable
| Constructor and Description |
|---|
ThSyncElementInfo()
Instantiates a new th sync element info.
|
ThSyncElementInfo(Sync_Status syncStatus)
Instantiates a new th sync element info.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLastupdateTime() |
ThStepReport |
getStepReport() |
Sync_Status |
getSyncStatus()
Gets the sync status.
|
void |
setLastupdateTime(String lastupdateTime) |
void |
setStepReport(ThStepReport stepReport) |
void |
setSyncStatus(Sync_Status syncStatus)
Sets the sync status.
|
String |
toString() |
public ThSyncElementInfo()
public ThSyncElementInfo(Sync_Status syncStatus)
syncStatus - the sync statuspublic Sync_Status getSyncStatus()
public void setSyncStatus(Sync_Status syncStatus)
syncStatus - the new sync statuspublic ThStepReport getStepReport()
public void setStepReport(ThStepReport stepReport)
public String getLastupdateTime()
public void setLastupdateTime(String lastupdateTime)
Copyright © 2021. All Rights Reserved.