EuropeanDriverLicenseBackCategory class abstract
A category row from the categories table
- Inheritance
-
- Object
- GenericDocumentWrapper
- EuropeanDriverLicenseBackCategory
- Implementers
- EuropeanDriverLicenseBackCategoriesA
- EuropeanDriverLicenseBackCategoriesA1
- EuropeanDriverLicenseBackCategoriesA2
- EuropeanDriverLicenseBackCategoriesAM
- EuropeanDriverLicenseBackCategoriesB
- EuropeanDriverLicenseBackCategoriesB1
- EuropeanDriverLicenseBackCategoriesBE
- EuropeanDriverLicenseBackCategoriesC
- EuropeanDriverLicenseBackCategoriesC1
- EuropeanDriverLicenseBackCategoriesC1E
- EuropeanDriverLicenseBackCategoriesCE
- EuropeanDriverLicenseBackCategoriesD
- EuropeanDriverLicenseBackCategoriesD1
- EuropeanDriverLicenseBackCategoriesD1E
- EuropeanDriverLicenseBackCategoriesDE
- EuropeanDriverLicenseBackCategoriesL
- EuropeanDriverLicenseBackCategoriesT
Constructors
Properties
- document → GenericDocument
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- requiredDocumentType → String
-
no setterinherited
- restrictions → TextFieldWrapper?
-
Restrictions (Column 12.)
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- validFrom → TextFieldWrapper?
-
Valid from (Column 10.)
no setter
- validUntil → TextFieldWrapper?
-
Valid until (Column 11.)
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited