Uses of Class
org.cxml.QuoteItemIn
-
Packages that use QuoteItemIn Package Description org.cxml -
-
Uses of QuoteItemIn in org.cxml
Fields in org.cxml with type parameters of type QuoteItemIn Modifier and Type Field Description protected java.util.List<QuoteItemIn>QuoteMessage. quoteItemInMethods in org.cxml that return QuoteItemIn Modifier and Type Method Description QuoteItemInObjectFactory. createQuoteItemIn()Create an instance ofQuoteItemInMethods in org.cxml that return types with arguments of type QuoteItemIn Modifier and Type Method Description java.util.List<QuoteItemIn>QuoteMessage. getQuoteItemIn()Gets the value of the quoteItemIn property.
-