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 DateFieldGeneratedFeature. asDateField()Represent the feature as a standardDateField.DateFieldGeneratedObject. 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 DateFieldBillOfLadingV1Document. dateOfIssueThe date when the bill of lading is issued.protected DateFieldBillOfLadingV1Document. departureDateThe date when the vessel departs from the port of loading.Methods in com.mindee.product.billoflading that return DateField Modifier and Type Method Description DateFieldBillOfLadingV1Document. getDateOfIssue()The date when the bill of lading is issued.DateFieldBillOfLadingV1Document. 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 DateFieldDeliveryNoteV1Document. deliveryDateThe date on which the delivery is scheduled to arrive.Methods in com.mindee.product.deliverynote that return DateField Modifier and Type Method Description DateFieldDeliveryNoteV1Document. 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 DateFieldDriverLicenseV1Document. dateOfBirthThe date of birth of the driver license holder.protected DateFieldDriverLicenseV1Document. expiryDateThe expiry date of the driver license.protected DateFieldDriverLicenseV1Document. issuedDateThe date when the driver license was issued.Methods in com.mindee.product.driverlicense that return DateField Modifier and Type Method Description DateFieldDriverLicenseV1Document. getDateOfBirth()The date of birth of the driver license holder.DateFieldDriverLicenseV1Document. getExpiryDate()The expiry date of the driver license.DateFieldDriverLicenseV1Document. getIssuedDate()The date when the driver license 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 DateFieldFinancialDocumentV1Document. dateThe date the purchase was made.protected DateFieldFinancialDocumentV1Document. dueDateThe date on which the payment is due.protected DateFieldFinancialDocumentV1Document. paymentDateThe date on which the payment is due / fullfilled.Methods in com.mindee.product.financialdocument that return DateField Modifier and Type Method Description DateFieldFinancialDocumentV1Document. getDate()The date the purchase was made.DateFieldFinancialDocumentV1Document. getDueDate()The date on which the payment is due.DateFieldFinancialDocumentV1Document. 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 DateFieldCarteGriseV1Document. bThe vehicle's first release date.protected DateFieldCarteGriseV1Document. iThe car registration date of the given certificate.Methods in com.mindee.product.fr.cartegrise that return DateField Modifier and Type Method Description DateFieldCarteGriseV1Document. getB()The vehicle's first release date.DateFieldCarteGriseV1Document. 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 DateFieldEnergyBillV1Document. dueDateThe date by which the payment for the energy invoice is due.protected DateFieldEnergyBillV1Document. invoiceDateThe date when the energy invoice was issued.Methods in com.mindee.product.fr.energybill that return DateField Modifier and Type Method Description DateFieldEnergyBillV1Document. getDueDate()The date by which the payment for the energy invoice is due.DateFieldEnergyBillV1Document. 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 DateFieldHealthCardV1Document. issuanceDateThe date when the carte vitale document was issued.Methods in com.mindee.product.fr.healthcard that return DateField Modifier and Type Method Description DateFieldHealthCardV1Document. 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 DateFieldIdCardV1Document. birthDateThe date of birth of the card holder.protected DateFieldIdCardV2Document. birthDateThe date of birth of the card holder.protected DateFieldIdCardV1Document. expiryDateThe expiry date of the identification card.protected DateFieldIdCardV2Document. expiryDateThe expiry date of the identification card.protected DateFieldIdCardV2Document. issueDateThe date of issue of the identification card.Methods in com.mindee.product.fr.idcard that return DateField Modifier and Type Method Description DateFieldIdCardV1Document. getBirthDate()The date of birth of the card holder.DateFieldIdCardV2Document. getBirthDate()The date of birth of the card holder.DateFieldIdCardV1Document. getExpiryDate()The expiry date of the identification card.DateFieldIdCardV2Document. getExpiryDate()The expiry date of the identification card.DateFieldIdCardV2Document. 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 DateFieldIndianPassportV1Document. birthDateThe birth date of the passport holder, ISO format: YYYY-MM-DD.protected DateFieldIndianPassportV1Document. expiryDateThe date when the passport will expire, ISO format: YYYY-MM-DD.protected DateFieldIndianPassportV1Document. issuanceDateThe date when the passport was issued, ISO format: YYYY-MM-DD.protected DateFieldIndianPassportV1Document. oldPassportDateOfIssueThe 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 DateFieldIndianPassportV1Document. getBirthDate()The birth date of the passport holder, ISO format: YYYY-MM-DD.DateFieldIndianPassportV1Document. getExpiryDate()The date when the passport will expire, ISO format: YYYY-MM-DD.DateFieldIndianPassportV1Document. getIssuanceDate()The date when the passport was issued, ISO format: YYYY-MM-DD.DateFieldIndianPassportV1Document. 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 DateFieldInternationalIdV2Document. birthDateThe date of birth of the document holder.protected DateFieldInternationalIdV2Document. expiryDateThe date when the document becomes invalid.protected DateFieldInternationalIdV2Document. issueDateThe date when the document was issued.Methods in com.mindee.product.internationalid that return DateField Modifier and Type Method Description DateFieldInternationalIdV2Document. getBirthDate()The date of birth of the document holder.DateFieldInternationalIdV2Document. getExpiryDate()The date when the document becomes invalid.DateFieldInternationalIdV2Document. 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 DateFieldInvoiceV4Document. dateThe date the purchase was made.protected DateFieldInvoiceV4Document. dueDateThe date on which the payment is due.protected DateFieldInvoiceV4Document. paymentDateThe date on which the payment is due / was full-filled.Methods in com.mindee.product.invoice that return DateField Modifier and Type Method Description DateFieldInvoiceV4Document. getDate()The date the purchase was made.DateFieldInvoiceV4Document. getDueDate()The date on which the payment is due.DateFieldInvoiceV4Document. 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 DateFieldPassportV1Document. birthDateThe date of birth of the passport holder.protected DateFieldPassportV1Document. expiryDateThe expiry date of the passport.protected DateFieldPassportV1Document. issuanceDateThe date the passport was issued.Methods in com.mindee.product.passport that return DateField Modifier and Type Method Description DateFieldPassportV1Document. getBirthDate()The date of birth of the passport holder.DateFieldPassportV1Document. getExpiryDate()The expiry date of the passport.DateFieldPassportV1Document. getIssuanceDate()The date the passport was issued. -
Uses of DateField in com.mindee.product.receipt
Fields in com.mindee.product.receipt declared as DateField Modifier and Type Field Description protected DateFieldReceiptV5Document. dateThe date the purchase was made.Methods in com.mindee.product.receipt that return DateField Modifier and Type Method Description DateFieldReceiptV5Document. 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 DateFieldBankCheckV1Document. dateThe date the check was issued.Methods in com.mindee.product.us.bankcheck that return DateField Modifier and Type Method Description DateFieldBankCheckV1Document. getDate()The date the check 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 DateFieldHealthcareCardV1Document. enrollmentDateThe date when the member enrolled in the healthcare plan.Methods in com.mindee.product.us.healthcarecard that return DateField Modifier and Type Method Description DateFieldHealthcareCardV1Document. getEnrollmentDate()The date when the member enrolled in the healthcare plan.
-