Package org.cxml

Class QuoteRequest


  • public class QuoteRequest
    extends java.lang.Object
    • Constructor Detail

      • QuoteRequest

        public QuoteRequest()
    • Method Detail

      • setQuoteRequestHeader

        public void setQuoteRequestHeader​(QuoteRequestHeader value)
        Sets the value of the quoteRequestHeader property.
        Parameters:
        value - allowed object is QuoteRequestHeader
      • getQuoteItemOut

        public java.util.List<QuoteItemOut> getQuoteItemOut()
        Gets the value of the quoteItemOut property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the quoteItemOut property.

        For example, to add a new item, do as follows:

            getQuoteItemOut().add(newItem);
         

        Objects of the following type(s) are allowed in the list QuoteItemOut