Uses of Class
org.cxml.InvoiceIDInfo
-
Packages that use InvoiceIDInfo Package Description org.cxml -
-
Uses of InvoiceIDInfo in org.cxml
Fields in org.cxml declared as InvoiceIDInfo Modifier and Type Field Description protected InvoiceIDInfoInvoiceStatus. invoiceIDInfoMethods in org.cxml that return InvoiceIDInfo Modifier and Type Method Description InvoiceIDInfoObjectFactory. createInvoiceIDInfo()Create an instance ofInvoiceIDInfoInvoiceIDInfoInvoiceStatus. getInvoiceIDInfo()Gets the value of the invoiceIDInfo property.Methods in org.cxml with parameters of type InvoiceIDInfo Modifier and Type Method Description voidInvoiceStatus. setInvoiceIDInfo(InvoiceIDInfo value)Sets the value of the invoiceIDInfo property.
-