Uses of Class
org.cxml.InvoiceItemIDInfo
-
Packages that use InvoiceItemIDInfo Package Description org.cxml -
-
Uses of InvoiceItemIDInfo in org.cxml
Fields in org.cxml declared as InvoiceItemIDInfo Modifier and Type Field Description protected InvoiceItemIDInfoConsignmentMovement. invoiceItemIDInfoMethods in org.cxml that return InvoiceItemIDInfo Modifier and Type Method Description InvoiceItemIDInfoObjectFactory. createInvoiceItemIDInfo()Create an instance ofInvoiceItemIDInfoInvoiceItemIDInfoConsignmentMovement. getInvoiceItemIDInfo()Gets the value of the invoiceItemIDInfo property.Methods in org.cxml with parameters of type InvoiceItemIDInfo Modifier and Type Method Description voidConsignmentMovement. setInvoiceItemIDInfo(InvoiceItemIDInfo value)Sets the value of the invoiceItemIDInfo property.
-