com.ibm.commerce.rfq.commands

Class RespondPAttributeTCCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RespondPAttributeTCCmdImpl

        public RespondPAttributeTCCmdImpl()
        Constructs an instance of CreateOrderItemPAttrTCCmdImpl.
    • Method Detail

      • getAttributeInfo

        public java.util.Vector getAttributeInfo()
        Gets attributeInfo
        Returns:
        java.util.Vector
      • getCatentryId

        public java.lang.Long getCatentryId()
        Gets catentryId
        Returns:
        java.lang.Long
      • getRequestId

        public java.lang.Long getRequestId()
        Gets requestId
        Returns:
        java.lang.Long
      • getResponseId

        public java.lang.Long getResponseId()
        Gets responseId
        Returns:
        java.lang.Long
      • setAttributeInfo

        public void setAttributeInfo(java.util.Vector newAttributeInfo)
        Sets the field of attributeInfo
        Specified by:
        setAttributeInfo in interface RespondPAttributeTCCmd
        Parameters:
        newAttributeInfo - java.util.Vector
      • setCatentryId

        public void setCatentryId(java.lang.Long newCatentryId)
        Sets the field of catentryId
        Specified by:
        setCatentryId in interface RespondPAttributeTCCmd
        Parameters:
        newCatentryId - java.lang.Long
      • setRequestId

        public void setRequestId(java.lang.Long newRequestId)
        Sets the field of requestId
        Specified by:
        setRequestId in interface RespondPAttributeTCCmd
        Parameters:
        newRequestId - java.lang.Long
      • setResponseId

        public void setResponseId(java.lang.Long newResponseId)
        Sets the field of responseId
        Specified by:
        setResponseId in interface RespondPAttributeTCCmd
        Parameters:
        newResponseId - java.lang.Long