Uses of Class
com.fourjs.report.facturx.profiles.extended.SupportingDocumentDescription
-
Packages that use SupportingDocumentDescription Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of SupportingDocumentDescription in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return SupportingDocumentDescription Modifier and Type Method Description SupportingDocumentDescriptionAdditionalSupportingDocuments. appendNewSupportingDocumentDescription()Creates a SupportingDocumentDescription object and appends it to the list obtainable by a call to getAdditionalSupportingDocuments.getSupportingDocumentDescriptions()SupportingDocumentDescriptionSupportingDocumentDescription. setSupportingDocumentDescription(String value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type SupportingDocumentDescription Modifier and Type Method Description List<SupportingDocumentDescription>AdditionalSupportingDocuments. getSupportingDocumentDescriptions()Returns a list of SupportingDocumentDescription objects previously created by calls toAdditionalSupportingDocuments.appendNewSupportingDocumentDescription()
-