Uses of Class
com.fourjs.report.facturx.profiles.extended.DespatchAdviceReference
-
Packages that use DespatchAdviceReference Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of DespatchAdviceReference in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return DespatchAdviceReference Modifier and Type Method Description DespatchAdviceReferenceInvoice. appendNewDespatchAdviceReference()Creates a DespatchAdviceReference object and appends it to the list obtainable by a call to getInvoice.getDespatchAdviceReferences()DespatchAdviceReferenceDespatchAdviceReference. setDateTimeString(String value)DespatchAdviceReferenceDespatchAdviceReference. setDateTimeStringFormat(String value)DespatchAdviceReferenceDespatchAdviceReference. setDespatchAdviceReference(DocumentReference value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type DespatchAdviceReference Modifier and Type Method Description List<DespatchAdviceReference>Invoice. getDespatchAdviceReferences()Returns a list of DespatchAdviceReference objects previously created by calls toInvoice.appendNewDespatchAdviceReference()
-