Class DeDriverLicenseBack
-
- All Implemented Interfaces:
public final class DeDriverLicenseBack extends GenericDocumentWrapper
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDeDriverLicenseBack.FieldNamespublic classDeDriverLicenseBack.NormalizedFieldNamespublic classDeDriverLicenseBack.Categorypublic final classDeDriverLicenseBack.Categories
-
Field Summary
Fields Modifier and Type Field Description public final static StringDOCUMENT_TYPEpublic final static StringDOCUMENT_NORMALIZED_TYPEprivate final TextFieldWrapperrestrictionsprivate final DeDriverLicenseBack.Categoriescategories
-
Constructor Summary
Constructors Constructor Description DeDriverLicenseBack(GenericDocument document)
-
Method Summary
Modifier and Type Method Description final TextFieldWrappergetRestrictions()Restrictions applied for the driver's license (Field 12. final DeDriverLicenseBack.CategoriesgetCategories()The child document of type "Categories". -
-
Constructor Detail
-
DeDriverLicenseBack
DeDriverLicenseBack(GenericDocument document)
-
-
Method Detail
-
getRestrictions
final TextFieldWrapper getRestrictions()
Restrictions applied for the driver's license (Field 12.)
-
getCategories
final DeDriverLicenseBack.Categories getCategories()
The child document of type "Categories".
-
-
-
-