Constructor and Description |
---|
DataAllowFailReason() |
Modifier and Type | Method and Description |
---|---|
void |
addDataAllowFailReason(DcTracker.DataAllowFailReasonType type) |
void |
clearAllReasons() |
String |
getDataAllowFailReason() |
boolean |
isFailed() |
boolean |
isFailForSingleReason(DcTracker.DataAllowFailReasonType failReasonType) |
public void addDataAllowFailReason(DcTracker.DataAllowFailReasonType type)
public String getDataAllowFailReason()
public boolean isFailForSingleReason(DcTracker.DataAllowFailReasonType failReasonType)
public void clearAllReasons()
public boolean isFailed()