Interface ExtendedResponse

    • Method Detail

      • getResponseName

        String getResponseName()
        Gets the OID uniquely identifying this extended response (a.k.a. its name).
        Returns:
        the OID of the extended response type.
      • setResponseName

        void setResponseName​(String oid)
        Sets the OID uniquely identifying this extended response (a.k.a. its name).
        Parameters:
        oid - the OID of the extended response type.