Package com.mindee.parsing.standard
Interface LineItemField
-
- All Known Implementing Classes:
BillOfLadingV1CarrierItem
,CompanyRegistrationField
,EnergyBillV1EnergyUsage
,EnergyBillV1Subscription
,EnergyBillV1TaxesAndContribution
,FinancialDocumentV1LineItem
,HealthcareCardV1Copay
,InvoiceV4LineItem
,NutritionFactsLabelV1Nutrient
,PayslipV2SalaryDetail
,PayslipV3PaidTimeOff
,PayslipV3SalaryDetail
,ReceiptV5LineItem
,ResumeV1Certificate
,ResumeV1Education
,ResumeV1Language
,ResumeV1ProfessionalExperience
,ResumeV1SocialNetworksUrl
,TaxField
,UsMailV2RecipientAddress
,UsMailV3RecipientAddress
public interface LineItemField
Represent a single line in a field printable as an rST table.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
toTableLine()
-
-
-
Method Detail
-
toTableLine
String toTableLine()
-
-