Uses of Class
com.fourjs.report.facturx.profiles.extended.InvoiceLineObjectIdentifier
-
Packages that use InvoiceLineObjectIdentifier Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of InvoiceLineObjectIdentifier in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return InvoiceLineObjectIdentifier Modifier and Type Method Description InvoiceLineObjectIdentifierInvoiceLine. appendNewInvoiceLineObjectIdentifier()Creates an InvoiceLineObjectIdentifier object and appends it to the list obtainable by a call to getInvoiceLine.getInvoiceLineObjectIdentifiers()InvoiceLineObjectIdentifierInvoiceLineObjectIdentifier. setInvoiceLineObjectIdentifier(IdentifierType value)InvoiceLineObjectIdentifierInvoiceLineObjectIdentifier. setInvoiceLineObjectIdentifierIdentificationschemeIdentifier(Codes.ReferenceCodeIdentifier value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type InvoiceLineObjectIdentifier Modifier and Type Method Description List<InvoiceLineObjectIdentifier>InvoiceLine. getInvoiceLineObjectIdentifiers()Returns a list of InvoiceLineObjectIdentifier objects previously created by calls toInvoiceLine.appendNewInvoiceLineObjectIdentifier()
-