Class GetQuoteResponse


  • public class GetQuoteResponse
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String getQuoteResult  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getGetQuoteResult()
      Gets the value of the getQuoteResult property.
      void setGetQuoteResult​(java.lang.String value)
      Sets the value of the getQuoteResult property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • getQuoteResult

        protected java.lang.String getQuoteResult
    • Constructor Detail

      • GetQuoteResponse

        public GetQuoteResponse()
    • Method Detail

      • getGetQuoteResult

        public java.lang.String getGetQuoteResult()
        Gets the value of the getQuoteResult property.
        Returns:
        possible object is String
      • setGetQuoteResult

        public void setGetQuoteResult​(java.lang.String value)
        Sets the value of the getQuoteResult property.
        Parameters:
        value - allowed object is String