Package net.atthegate.server.models
Class CheckResponse
java.lang.Object
net.atthegate.server.models.CheckResponse
- All Implemented Interfaces:
Serializable
Created by ivbar on 3/7/18.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bestMatch
-
original
-
isValid
public boolean isValid -
isCheckSumPresent
Deprecated. -
left
public int left -
top
public int top -
width
public int width -
height
public int height -
bestMatchCdFound
public boolean bestMatchCdFound
-
-
Constructor Details
-
CheckResponse
public CheckResponse()
-