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