public class ExceptionDataHelper extends Object
Constructor and Description |
---|
ExceptionDataHelper(String displayName,
int id,
com.sonymobile.tools.gerrit.gerritevents.watchdog.WatchTimeExceptionData data)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Standard getter.
|
int |
getId()
Standard getter.
|
boolean |
isChecked()
Standard getter.
|
public ExceptionDataHelper(String displayName, int id, com.sonymobile.tools.gerrit.gerritevents.watchdog.WatchTimeExceptionData data)
displayName
- the display name.id
- the id for the day.data
- the WatchTimeExceptionData.public String getDisplayName()
public boolean isChecked()
public int getId()
Copyright © 2016. All rights reserved.