public class DisabilityCertificateInfoBox
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
contentsValidationConfidenceValue
Contents validation confidence value
|
boolean |
hasContents
If box is a checkbox, this field shows whether the checkbox is checked.
|
DCInfoBoxType |
rectType
Box type
|
DCInfoBoxSubtype |
subType
Box subtype
|
| Constructor and Description |
|---|
DisabilityCertificateInfoBox(int rectType,
int subType,
boolean hasContents,
double contentsValidationConfidenceValue) |
public final DCInfoBoxType rectType
public final DCInfoBoxSubtype subType
public final boolean hasContents
public final double contentsValidationConfidenceValue