Class ErrorListDTO
java.lang.Object
ch.admin.bit.jeap.errorhandling.web.api.ErrorListDTO
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanlonginthashCode()voidvoidsetTotalErrorCount(long totalErrorCount) toString()
-
Constructor Details
-
ErrorListDTO
public ErrorListDTO() -
ErrorListDTO
-
-
Method Details
-
builder
-
getTotalErrorCount
public long getTotalErrorCount() -
getErrors
-
setTotalErrorCount
public void setTotalErrorCount(long totalErrorCount) -
setErrors
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-