public class EntityTestErrorQueryResultReport
public EntityTestErrorQueryResultReport(int total,
@NotNull
java.util.List<ai.tock.nlp.admin.model.EntityTestErrorWithSentenceReport> data)
public int getTotal()
@NotNull public java.util.List<ai.tock.nlp.admin.model.EntityTestErrorWithSentenceReport> getData()
public int component1()
@NotNull public java.util.List<ai.tock.nlp.admin.model.EntityTestErrorWithSentenceReport> component2()
@NotNull public EntityTestErrorQueryResultReport copy(int total, @NotNull java.util.List<ai.tock.nlp.admin.model.EntityTestErrorWithSentenceReport> data)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)