Class GeneratedSAPCpiOutboundQuoteStatus

    • Field Detail

      • QUOTEID

        public static final java.lang.String QUOTEID
        Qualifier of the SAPCpiOutboundQuoteStatus.quoteId attribute
        See Also:
        Constant Field Values
      • EXTERNALQUOTEID

        public static final java.lang.String EXTERNALQUOTEID
        Qualifier of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute
        See Also:
        Constant Field Values
      • ORDERID

        public static final java.lang.String ORDERID
        Qualifier of the SAPCpiOutboundQuoteStatus.orderId attribute
        See Also:
        Constant Field Values
      • STATUS

        public static final java.lang.String STATUS
        Qualifier of the SAPCpiOutboundQuoteStatus.status attribute
        See Also:
        Constant Field Values
      • HEADERCOMMENTS

        public static final java.lang.String HEADERCOMMENTS
        Qualifier of the SAPCpiOutboundQuoteStatus.headerComments attribute
        See Also:
        Constant Field Values
      • ITEMCOMMENTS

        public static final java.lang.String ITEMCOMMENTS
        Qualifier of the SAPCpiOutboundQuoteStatus.itemComments attribute
        See Also:
        Constant Field Values
      • RESPONSESTATUS

        public static final java.lang.String RESPONSESTATUS
        Qualifier of the SAPCpiOutboundQuoteStatus.responseStatus attribute
        See Also:
        Constant Field Values
      • RESPONSEMESSAGE

        public static final java.lang.String RESPONSEMESSAGE
        Qualifier of the SAPCpiOutboundQuoteStatus.responseMessage attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSAPCpiOutboundQuoteStatus

        public GeneratedSAPCpiOutboundQuoteStatus()
    • Method Detail

      • getExternalQuoteId

        public java.lang.String getExternalQuoteId​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute.
        Returns:
        the externalQuoteId
      • getExternalQuoteId

        public java.lang.String getExternalQuoteId()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute.
        Returns:
        the externalQuoteId
      • setExternalQuoteId

        public void setExternalQuoteId​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute.
        Parameters:
        value - the externalQuoteId
      • setExternalQuoteId

        public void setExternalQuoteId​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.externalQuoteId attribute.
        Parameters:
        value - the externalQuoteId
      • getHeaderComments

        public java.util.List<SAPCpiOutboundQuoteComment> getHeaderComments​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
        Returns:
        the headerComments
      • getHeaderComments

        public java.util.List<SAPCpiOutboundQuoteComment> getHeaderComments()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
        Returns:
        the headerComments
      • setHeaderComments

        public void setHeaderComments​(SessionContext ctx,
                                      java.util.List<SAPCpiOutboundQuoteComment> value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
        Parameters:
        value - the headerComments
      • setHeaderComments

        public void setHeaderComments​(java.util.List<SAPCpiOutboundQuoteComment> value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.headerComments attribute.
        Parameters:
        value - the headerComments
      • getItemComments

        public java.util.List<SAPCpiOutboundQuoteComment> getItemComments​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
        Returns:
        the itemComments
      • getItemComments

        public java.util.List<SAPCpiOutboundQuoteComment> getItemComments()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
        Returns:
        the itemComments
      • setItemComments

        public void setItemComments​(SessionContext ctx,
                                    java.util.List<SAPCpiOutboundQuoteComment> value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
        Parameters:
        value - the itemComments
      • setItemComments

        public void setItemComments​(java.util.List<SAPCpiOutboundQuoteComment> value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.itemComments attribute.
        Parameters:
        value - the itemComments
      • getOrderId

        public java.lang.String getOrderId​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.orderId attribute.
        Returns:
        the orderId
      • getOrderId

        public java.lang.String getOrderId()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.orderId attribute.
        Returns:
        the orderId
      • setOrderId

        public void setOrderId​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.orderId attribute.
        Parameters:
        value - the orderId
      • setOrderId

        public void setOrderId​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.orderId attribute.
        Parameters:
        value - the orderId
      • getQuoteId

        public java.lang.String getQuoteId​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.quoteId attribute.
        Returns:
        the quoteId
      • getQuoteId

        public java.lang.String getQuoteId()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.quoteId attribute.
        Returns:
        the quoteId
      • setQuoteId

        public void setQuoteId​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.quoteId attribute.
        Parameters:
        value - the quoteId
      • setQuoteId

        public void setQuoteId​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.quoteId attribute.
        Parameters:
        value - the quoteId
      • getResponseMessage

        public java.lang.String getResponseMessage​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseMessage attribute.
        Returns:
        the responseMessage
      • getResponseMessage

        public java.lang.String getResponseMessage()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseMessage attribute.
        Returns:
        the responseMessage
      • setResponseMessage

        public void setResponseMessage​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.responseMessage attribute.
        Parameters:
        value - the responseMessage
      • setResponseMessage

        public void setResponseMessage​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.responseMessage attribute.
        Parameters:
        value - the responseMessage
      • getResponseStatus

        public java.lang.String getResponseStatus​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseStatus attribute.
        Returns:
        the responseStatus
      • getResponseStatus

        public java.lang.String getResponseStatus()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.responseStatus attribute.
        Returns:
        the responseStatus
      • setResponseStatus

        public void setResponseStatus​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.responseStatus attribute.
        Parameters:
        value - the responseStatus
      • setResponseStatus

        public void setResponseStatus​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.responseStatus attribute.
        Parameters:
        value - the responseStatus
      • getStatus

        public java.lang.String getStatus​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.status attribute.
        Returns:
        the status
      • getStatus

        public java.lang.String getStatus()
        Generated method - Getter of the SAPCpiOutboundQuoteStatus.status attribute.
        Returns:
        the status
      • setStatus

        public void setStatus​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.status attribute.
        Parameters:
        value - the status
      • setStatus

        public void setStatus​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteStatus.status attribute.
        Parameters:
        value - the status