Country
A typesafe enumeration of the scannable document's country
Last updated
A typesafe enumeration of the scannable document's country
Last updated
import com.sybrin.identity.enums.Country
public static final
Country
Ghana
Selects the country of Ghana.
public static final
Country
Kenya
Selects the country of Kenya.
public static final
Country
Malawi
Selects the country of Malawi.
public static final
Country
Mozambique
Selects the country of Mozambique.
public static final
Country
Philippines
Selects the country of Philippines.
public static final
Country
SouthAfrica
Selects the country of South Africa.
public static final
Country
Uganda
Selects the country of Uganda.
public static final
Country
Zimbabwe
Selects the country of Zimbabwe.
public
DocumentType
[] getSupportedDocuments ()
Returns array of supported documents for the specified country.
Enum values
Selects the country of Ghana
Selects the country of Kenya.
Selects the country of Malawi
Selects the country of Mozambique
Selects the country of Philippines.
Selects the country of Uganda
Public methods
Returns array of supported documents.
Returns
Value cannot be null
.