Uses of Class
com.fourjs.report.facturx.profiles.extended.FinalRecipientGlobalIdentifier
-
Packages that use FinalRecipientGlobalIdentifier Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of FinalRecipientGlobalIdentifier in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return FinalRecipientGlobalIdentifier Modifier and Type Method Description FinalRecipientGlobalIdentifierInvoiceLine. appendNewFinalRecipientGlobalIdentifier()Creates a FinalRecipientGlobalIdentifier object and appends it to the list obtainable by a call to getInvoiceLine.getFinalRecipientGlobalIdentifiers()FinalRecipientGlobalIdentifierFinalRecipientGlobalIdentifier. setFinalRecipientGlobalIdentifier(String value)FinalRecipientGlobalIdentifierFinalRecipientGlobalIdentifier. setSchemeIdentifierAttribute(Codes.SchemeIdentifier value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type FinalRecipientGlobalIdentifier Modifier and Type Method Description List<FinalRecipientGlobalIdentifier>InvoiceLine. getFinalRecipientGlobalIdentifiers()Returns a list of FinalRecipientGlobalIdentifier objects previously created by calls toInvoiceLine.appendNewFinalRecipientGlobalIdentifier()
-