public class SystemDeviceManagementEventEventTableRow extends Object implements BroadWorksTableRow, Serializable
Constructor and Description |
---|
SystemDeviceManagementEventEventTableRow() |
public SystemDeviceManagementEventEventTableRow()
public String getEventId()
public void setEventId(String eventId)
public String getStatus()
public void setStatus(String status)
public String getAction()
public void setAction(String action)
public String getLevel()
public void setLevel(String level)
public String getType()
public void setType(String type)
public String getAdditionalInfo()
public void setAdditionalInfo(String additionalInfo)
public String getIsLocal()
public void setIsLocal(String isLocal)
public String getCompletion()
public void setCompletion(String completion)
public String getPushedSameHashNotPushed()
public void setPushedSameHashNotPushed(String pushedSameHashNotPushed)
public String getLoginId()
public void setLoginId(String loginId)
public String getStartTime()
public void setStartTime(String startTime)
public String getProcessTime()
public void setProcessTime(String processTime)
@GwtIncompatible public static SystemDeviceManagementEventEventTableRow getFromNode(Node n)
n
- The Node to parse for the OCI Table@GwtIncompatible public static List<SystemDeviceManagementEventEventTableRow> getFromNodeArray(Node[] nodeArray)
nodeArray
- The NodeArray to parse for the OCI TableCopyright © 2017 ECG. All rights reserved.