Uses of Class
org.cxml.SpendDetail
Packages that use SpendDetail
-
Uses of SpendDetail in org.cxml
Fields in org.cxml declared as SpendDetailModifier and TypeFieldDescriptionprotected SpendDetailItemIn.spendDetailprotected SpendDetailItemOut.spendDetailprotected SpendDetailQuoteItemIn.spendDetailprotected SpendDetailQuoteItemOut.spendDetailMethods in org.cxml that return SpendDetailModifier and TypeMethodDescriptionObjectFactory.createSpendDetail()Create an instance ofSpendDetailItemIn.getSpendDetail()Gets the value of the spendDetail property.ItemOut.getSpendDetail()Gets the value of the spendDetail property.QuoteItemIn.getSpendDetail()Gets the value of the spendDetail property.QuoteItemOut.getSpendDetail()Gets the value of the spendDetail property.Methods in org.cxml with parameters of type SpendDetailModifier and TypeMethodDescriptionvoidItemIn.setSpendDetail(SpendDetail value) Sets the value of the spendDetail property.voidItemOut.setSpendDetail(SpendDetail value) Sets the value of the spendDetail property.voidQuoteItemIn.setSpendDetail(SpendDetail value) Sets the value of the spendDetail property.voidQuoteItemOut.setSpendDetail(SpendDetail value) Sets the value of the spendDetail property.