ResponseType ============ .. currentmodule:: negmas.sao .. autoclass:: ResponseType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ResponseType.ACCEPT_OFFER ~ResponseType.END_NEGOTIATION ~ResponseType.NO_RESPONSE ~ResponseType.REJECT_OFFER ~ResponseType.WAIT ~ResponseType.denominator ~ResponseType.imag ~ResponseType.numerator ~ResponseType.real .. rubric:: Methods Summary .. autosummary:: ~ResponseType.as_integer_ratio ~ResponseType.bit_count ~ResponseType.bit_length ~ResponseType.conjugate ~ResponseType.from_bytes ~ResponseType.is_integer ~ResponseType.to_bytes .. rubric:: Attributes Documentation .. autoattribute:: ACCEPT_OFFER .. autoattribute:: END_NEGOTIATION .. autoattribute:: NO_RESPONSE .. autoattribute:: REJECT_OFFER .. autoattribute:: WAIT .. autoattribute:: denominator .. autoattribute:: imag .. autoattribute:: numerator .. autoattribute:: real .. rubric:: Methods Documentation .. automethod:: as_integer_ratio .. automethod:: bit_count .. automethod:: bit_length .. automethod:: conjugate .. automethod:: from_bytes .. automethod:: is_integer .. automethod:: to_bytes