com.ibm.commerce.oagis9.datatypes

Interface ChangeType

    • Method Detail

      • getResponseCode

        java.lang.Object getResponseCode()
        Returns the value of the 'Response Code' attribute.

        If the meaning of the 'Response Code' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Response Code' attribute.
        See Also:
        setResponseCode(Object), Oagis9Package.getChangeType_ResponseCode()
      • setResponseCode

        void setResponseCode(java.lang.Object value)
        Sets the value of the 'Response Code' attribute.
        Parameters:
        value - the new value of the 'Response Code' attribute.
        See Also:
        getResponseCode()