public static class Plan.Entry.Run extends Run
| Constructor and Description |
|---|
Run() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getEntryId() |
int |
getEntryIndex() |
int |
hashCode() |
Plan.Entry.Run |
setEntryId(String entryId) |
Plan.Entry.Run |
setEntryIndex(int entryIndex) |
String |
toString() |
getAssignedtoId, getBlockedCount, getCaseIds, getCompletedOn, getConfig, getConfigIds, getCreatedBy, getCreatedOn, getCustomStatus1Count, getCustomStatus2Count, getCustomStatus3Count, getCustomStatus4Count, getCustomStatus5Count, getCustomStatus6Count, getCustomStatus7Count, getDescription, getFailedCount, getId, getIncludeAll, getMilestoneId, getName, getPassedCount, getPlanId, getProjectId, getRetestCount, getSuiteId, getUntestedCount, getUrl, isCompleted, setAssignedtoId, setBlockedCount, setCaseIds, setCompleted, setCompletedOn, setConfig, setConfigIds, setCreatedBy, setCreatedOn, setCustomStatus1Count, setCustomStatus2Count, setCustomStatus3Count, setCustomStatus4Count, setCustomStatus5Count, setCustomStatus6Count, setCustomStatus7Count, setDescription, setFailedCount, setId, setIncludeAll, setMilestoneId, setName, setPassedCount, setPlanId, setProjectId, setRetestCount, setSuiteId, setUntestedCount, setUrl@Generated(value="lombok") public Run()
@Generated(value="lombok") public String getEntryId()
@Generated(value="lombok") public int getEntryIndex()
@Generated(value="lombok") public Plan.Entry.Run setEntryId(String entryId)
@Generated(value="lombok") public Plan.Entry.Run setEntryIndex(int entryIndex)
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") protected boolean canEqual(Object other)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017. All rights reserved.