Uses of Class
org.cxml.InvoiceInstruction
-
Packages that use InvoiceInstruction Package Description org.cxml -
-
Uses of InvoiceInstruction in org.cxml
Fields in org.cxml declared as InvoiceInstruction Modifier and Type Field Description protected InvoiceInstructionControlKeys. invoiceInstructionMethods in org.cxml that return InvoiceInstruction Modifier and Type Method Description InvoiceInstructionObjectFactory. createInvoiceInstruction()Create an instance ofInvoiceInstructionInvoiceInstructionControlKeys. getInvoiceInstruction()Gets the value of the invoiceInstruction property.Methods in org.cxml with parameters of type InvoiceInstruction Modifier and Type Method Description voidControlKeys. setInvoiceInstruction(InvoiceInstruction value)Sets the value of the invoiceInstruction property.
-