Uses of Class
org.cxml.QuoteItemOut
-
Packages that use QuoteItemOut Package Description org.cxml -
-
Uses of QuoteItemOut in org.cxml
Fields in org.cxml with type parameters of type QuoteItemOut Modifier and Type Field Description protected java.util.List<QuoteItemOut>QuoteRequest. quoteItemOutMethods in org.cxml that return QuoteItemOut Modifier and Type Method Description QuoteItemOutObjectFactory. createQuoteItemOut()Create an instance ofQuoteItemOutMethods in org.cxml that return types with arguments of type QuoteItemOut Modifier and Type Method Description java.util.List<QuoteItemOut>QuoteRequest. getQuoteItemOut()Gets the value of the quoteItemOut property.
-