Uses of Class
com.mindee.parsing.standard.DateField
-
-
Uses of DateField in com.mindee.parsing.generated
Methods in com.mindee.parsing.generated that return DateField Modifier and Type Method Description DateField
GeneratedFeature. asDateField()
Represent the feature as a standardDateField
.DateField
GeneratedObject. asDateField()
Represent the object as a standardDateField
. -
Uses of DateField in com.mindee.product.billoflading
Fields in com.mindee.product.billoflading declared as DateField Modifier and Type Field Description protected DateField
BillOfLadingV1Document. dateOfIssue
The date when the bill of lading is issued.protected DateField
BillOfLadingV1Document. departureDate
The date when the vessel departs from the port of loading.Methods in com.mindee.product.billoflading that return DateField Modifier and Type Method Description DateField
BillOfLadingV1Document. getDateOfIssue()
The date when the bill of lading is issued.DateField
BillOfLadingV1Document. getDepartureDate()
The date when the vessel departs from the port of loading. -
Uses of DateField in com.mindee.product.deliverynote
Fields in com.mindee.product.deliverynote declared as DateField Modifier and Type Field Description protected DateField
DeliveryNoteV1Document. deliveryDate
The date on which the delivery is scheduled to arrive.Methods in com.mindee.product.deliverynote that return DateField Modifier and Type Method Description DateField
DeliveryNoteV1Document. getDeliveryDate()
The date on which the delivery is scheduled to arrive. -
Uses of DateField in com.mindee.product.driverlicense
Fields in com.mindee.product.driverlicense declared as DateField Modifier and Type Field Description protected DateField
DriverLicenseV1Document. dateOfBirth
The date of birth of the driver license holder.protected DateField
DriverLicenseV1Document. expiryDate
The expiry date of the driver license.protected DateField
DriverLicenseV1Document. issuedDate
The date when the driver license was issued.Methods in com.mindee.product.driverlicense that return DateField Modifier and Type Method Description DateField
DriverLicenseV1Document. getDateOfBirth()
The date of birth of the driver license holder.DateField
DriverLicenseV1Document. getExpiryDate()
The expiry date of the driver license.DateField
DriverLicenseV1Document. getIssuedDate()
The date when the driver license was issued. -
Uses of DateField in com.mindee.product.eu.driverlicense
Fields in com.mindee.product.eu.driverlicense declared as DateField Modifier and Type Field Description protected DateField
DriverLicenseV1Document. dateOfBirth
The date of birth of the document holderprotected DateField
DriverLicenseV1Document. expiryDate
Date the document expiresprotected DateField
DriverLicenseV1Document. issueDate
Date the document was issuedMethods in com.mindee.product.eu.driverlicense that return DateField Modifier and Type Method Description DateField
DriverLicenseV1Document. getDateOfBirth()
The date of birth of the document holderDateField
DriverLicenseV1Document. getExpiryDate()
Date the document expiresDateField
DriverLicenseV1Document. getIssueDate()
Date the document was issued -
Uses of DateField in com.mindee.product.financialdocument
Fields in com.mindee.product.financialdocument declared as DateField Modifier and Type Field Description protected DateField
FinancialDocumentV1Document. date
The date the purchase was made.protected DateField
FinancialDocumentV1Document. dueDate
The date on which the payment is due.protected DateField
FinancialDocumentV1Document. paymentDate
The date on which the payment is due / fullfilled.Methods in com.mindee.product.financialdocument that return DateField Modifier and Type Method Description DateField
FinancialDocumentV1Document. getDate()
The date the purchase was made.DateField
FinancialDocumentV1Document. getDueDate()
The date on which the payment is due.DateField
FinancialDocumentV1Document. getPaymentDate()
The date on which the payment is due / fullfilled. -
Uses of DateField in com.mindee.product.fr.cartegrise
Fields in com.mindee.product.fr.cartegrise declared as DateField Modifier and Type Field Description protected DateField
CarteGriseV1Document. b
The vehicle's first release date.protected DateField
CarteGriseV1Document. i
The car registration date of the given certificate.Methods in com.mindee.product.fr.cartegrise that return DateField Modifier and Type Method Description DateField
CarteGriseV1Document. getB()
The vehicle's first release date.DateField
CarteGriseV1Document. getI()
The car registration date of the given certificate. -
Uses of DateField in com.mindee.product.fr.energybill
Fields in com.mindee.product.fr.energybill declared as DateField Modifier and Type Field Description protected DateField
EnergyBillV1Document. dueDate
The date by which the payment for the energy invoice is due.protected DateField
EnergyBillV1Document. invoiceDate
The date when the energy invoice was issued.Methods in com.mindee.product.fr.energybill that return DateField Modifier and Type Method Description DateField
EnergyBillV1Document. getDueDate()
The date by which the payment for the energy invoice is due.DateField
EnergyBillV1Document. getInvoiceDate()
The date when the energy invoice was issued. -
Uses of DateField in com.mindee.product.fr.healthcard
Fields in com.mindee.product.fr.healthcard declared as DateField Modifier and Type Field Description protected DateField
HealthCardV1Document. issuanceDate
The date when the carte vitale document was issued.Methods in com.mindee.product.fr.healthcard that return DateField Modifier and Type Method Description DateField
HealthCardV1Document. getIssuanceDate()
The date when the carte vitale document was issued. -
Uses of DateField in com.mindee.product.fr.idcard
Fields in com.mindee.product.fr.idcard declared as DateField Modifier and Type Field Description protected DateField
IdCardV1Document. birthDate
The date of birth of the card holder.protected DateField
IdCardV2Document. birthDate
The date of birth of the card holder.protected DateField
IdCardV1Document. expiryDate
The expiry date of the identification card.protected DateField
IdCardV2Document. expiryDate
The expiry date of the identification card.protected DateField
IdCardV2Document. issueDate
The date of issue of the identification card.Methods in com.mindee.product.fr.idcard that return DateField Modifier and Type Method Description DateField
IdCardV1Document. getBirthDate()
The date of birth of the card holder.DateField
IdCardV2Document. getBirthDate()
The date of birth of the card holder.DateField
IdCardV1Document. getExpiryDate()
The expiry date of the identification card.DateField
IdCardV2Document. getExpiryDate()
The expiry date of the identification card.DateField
IdCardV2Document. getIssueDate()
The date of issue of the identification card. -
Uses of DateField in com.mindee.product.ind.indianpassport
Fields in com.mindee.product.ind.indianpassport declared as DateField Modifier and Type Field Description protected DateField
IndianPassportV1Document. birthDate
The birth date of the passport holder, ISO format: YYYY-MM-DD.protected DateField
IndianPassportV1Document. expiryDate
The date when the passport will expire, ISO format: YYYY-MM-DD.protected DateField
IndianPassportV1Document. issuanceDate
The date when the passport was issued, ISO format: YYYY-MM-DD.protected DateField
IndianPassportV1Document. oldPassportDateOfIssue
The date of issue of the old passport (if applicable), ISO format: YYYY-MM-DD.Methods in com.mindee.product.ind.indianpassport that return DateField Modifier and Type Method Description DateField
IndianPassportV1Document. getBirthDate()
The birth date of the passport holder, ISO format: YYYY-MM-DD.DateField
IndianPassportV1Document. getExpiryDate()
The date when the passport will expire, ISO format: YYYY-MM-DD.DateField
IndianPassportV1Document. getIssuanceDate()
The date when the passport was issued, ISO format: YYYY-MM-DD.DateField
IndianPassportV1Document. getOldPassportDateOfIssue()
The date of issue of the old passport (if applicable), ISO format: YYYY-MM-DD. -
Uses of DateField in com.mindee.product.internationalid
Fields in com.mindee.product.internationalid declared as DateField Modifier and Type Field Description protected DateField
InternationalIdV2Document. birthDate
The date of birth of the document holder.protected DateField
InternationalIdV2Document. expiryDate
The date when the document becomes invalid.protected DateField
InternationalIdV2Document. issueDate
The date when the document was issued.Methods in com.mindee.product.internationalid that return DateField Modifier and Type Method Description DateField
InternationalIdV2Document. getBirthDate()
The date of birth of the document holder.DateField
InternationalIdV2Document. getExpiryDate()
The date when the document becomes invalid.DateField
InternationalIdV2Document. getIssueDate()
The date when the document was issued. -
Uses of DateField in com.mindee.product.invoice
Fields in com.mindee.product.invoice declared as DateField Modifier and Type Field Description protected DateField
InvoiceV4Document. date
The date the purchase was made.protected DateField
InvoiceV4Document. dueDate
The date on which the payment is due.protected DateField
InvoiceV4Document. paymentDate
The date on which the payment is due/ was full-filled.Methods in com.mindee.product.invoice that return DateField Modifier and Type Method Description DateField
InvoiceV4Document. getDate()
The date the purchase was made.DateField
InvoiceV4Document. getDueDate()
The date on which the payment is due.DateField
InvoiceV4Document. getPaymentDate()
The date on which the payment is due/ was full-filled. -
Uses of DateField in com.mindee.product.passport
Fields in com.mindee.product.passport declared as DateField Modifier and Type Field Description protected DateField
PassportV1Document. birthDate
The date of birth of the passport holder.protected DateField
PassportV1Document. expiryDate
The expiry date of the passport.protected DateField
PassportV1Document. issuanceDate
The date the passport was issued.Methods in com.mindee.product.passport that return DateField Modifier and Type Method Description DateField
PassportV1Document. getBirthDate()
The date of birth of the passport holder.DateField
PassportV1Document. getExpiryDate()
The expiry date of the passport.DateField
PassportV1Document. getIssuanceDate()
The date the passport was issued. -
Uses of DateField in com.mindee.product.proofofaddress
Fields in com.mindee.product.proofofaddress declared as DateField Modifier and Type Field Description protected DateField
ProofOfAddressV1Document. date
The date the document was issued.Fields in com.mindee.product.proofofaddress with type parameters of type DateField Modifier and Type Field Description protected List<DateField>
ProofOfAddressV1Document. dates
List of dates found on the document.Methods in com.mindee.product.proofofaddress that return DateField Modifier and Type Method Description DateField
ProofOfAddressV1Document. getDate()
The date the document was issued.Methods in com.mindee.product.proofofaddress that return types with arguments of type DateField Modifier and Type Method Description List<DateField>
ProofOfAddressV1Document. getDates()
List of dates found on the document. -
Uses of DateField in com.mindee.product.receipt
Fields in com.mindee.product.receipt declared as DateField Modifier and Type Field Description protected DateField
ReceiptV5Document. date
The date the purchase was made.Methods in com.mindee.product.receipt that return DateField Modifier and Type Method Description DateField
ReceiptV4Document. getDate()
The purchase date.DateField
ReceiptV5Document. getDate()
The date the purchase was made. -
Uses of DateField in com.mindee.product.us.bankcheck
Fields in com.mindee.product.us.bankcheck declared as DateField Modifier and Type Field Description protected DateField
BankCheckV1Document. date
The date the check was issued.Methods in com.mindee.product.us.bankcheck that return DateField Modifier and Type Method Description DateField
BankCheckV1Document. getDate()
The date the check was issued. -
Uses of DateField in com.mindee.product.us.driverlicense
Fields in com.mindee.product.us.driverlicense declared as DateField Modifier and Type Field Description protected DateField
DriverLicenseV1Document. dateOfBirth
US driver license holders date of birthprotected DateField
DriverLicenseV1Document. expiryDate
Date on which the documents expires.protected DateField
DriverLicenseV1Document. issuedDate
Date on which the documents was issued.Methods in com.mindee.product.us.driverlicense that return DateField Modifier and Type Method Description DateField
DriverLicenseV1Document. getDateOfBirth()
US driver license holders date of birthDateField
DriverLicenseV1Document. getExpiryDate()
Date on which the documents expires.DateField
DriverLicenseV1Document. getIssuedDate()
Date on which the documents was issued. -
Uses of DateField in com.mindee.product.us.healthcarecard
Fields in com.mindee.product.us.healthcarecard declared as DateField Modifier and Type Field Description protected DateField
HealthcareCardV1Document. enrollmentDate
The date when the member enrolled in the healthcare plan.Methods in com.mindee.product.us.healthcarecard that return DateField Modifier and Type Method Description DateField
HealthcareCardV1Document. getEnrollmentDate()
The date when the member enrolled in the healthcare plan.
-