Uses of Class
com.fourjs.report.facturx.profiles.extended.InvoicerIdentifierSchemeIdentifier
-
Packages that use InvoicerIdentifierSchemeIdentifier Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of InvoicerIdentifierSchemeIdentifier in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return InvoicerIdentifierSchemeIdentifier Modifier and Type Method Description InvoicerIdentifierSchemeIdentifierInvoice. appendNewInvoicerIdentifierSchemeIdentifier()Creates an InvoicerIdentifierSchemeIdentifier object and appends it to the list obtainable by a call to getInvoice.getInvoicerIdentifierSchemeIdentifiers()InvoicerIdentifierSchemeIdentifierInvoicerIdentifierSchemeIdentifier. setInvoicerIdentifierIdentificationSchemeIdentifier(Codes.SchemeIdentifier value)InvoicerIdentifierSchemeIdentifierInvoicerIdentifierSchemeIdentifier. setInvoicerIdentifierSchemeIdentifier(String value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type InvoicerIdentifierSchemeIdentifier Modifier and Type Method Description List<InvoicerIdentifierSchemeIdentifier>Invoice. getInvoicerIdentifierSchemeIdentifiers()Returns a list of InvoicerIdentifierSchemeIdentifier objects previously created by calls toInvoice.appendNewInvoicerIdentifierSchemeIdentifier()
-