Uses of Class
com.fourjs.report.facturx.profiles.extended.ItemGlobalIdentifier
-
Packages that use ItemGlobalIdentifier Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of ItemGlobalIdentifier in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return ItemGlobalIdentifier Modifier and Type Method Description ItemGlobalIdentifierDetailedInformationOnTheIncludedItems. appendNewItemGlobalIdentifier()Creates an ItemGlobalIdentifier object and appends it to the list obtainable by a call to getDetailedInformationOnTheIncludedItems.getItemGlobalIdentifiers()ItemGlobalIdentifierItemGlobalIdentifier. setGlobalItemSchemeIdentifierAttribute(Codes.SchemeIdentifier value)ItemGlobalIdentifierItemGlobalIdentifier. setItemGlobalIdentifier(String value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type ItemGlobalIdentifier Modifier and Type Method Description List<ItemGlobalIdentifier>DetailedInformationOnTheIncludedItems. getItemGlobalIdentifiers()Returns a list of ItemGlobalIdentifier objects previously created by calls toDetailedInformationOnTheIncludedItems.appendNewItemGlobalIdentifier()
-