Uses of Class
org.cxml.InvoiceItemIDInfo
Packages that use InvoiceItemIDInfo
-
Uses of InvoiceItemIDInfo in org.cxml
Fields in org.cxml declared as InvoiceItemIDInfoModifier and TypeFieldDescriptionprotected InvoiceItemIDInfoConsignmentMovement.invoiceItemIDInfoMethods in org.cxml that return InvoiceItemIDInfoModifier and TypeMethodDescriptionObjectFactory.createInvoiceItemIDInfo()Create an instance ofInvoiceItemIDInfoConsignmentMovement.getInvoiceItemIDInfo()Gets the value of the invoiceItemIDInfo property.Methods in org.cxml with parameters of type InvoiceItemIDInfoModifier and TypeMethodDescriptionvoidConsignmentMovement.setInvoiceItemIDInfo(InvoiceItemIDInfo value) Sets the value of the invoiceItemIDInfo property.