@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface ExtendedResult extends GenericResult
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getResultOID()Retrieves the OID for the extended result, if any. | 
| com.unboundid.asn1.ASN1OctetString | getResultValue()Retrieves the value for the extended result, if any. | 
getAdditionalLogMessage, getDiagnosticMessage, getMatchedDN, getReferralURLs, getResultCode, toLDAPSDKResultgetOperationType, getResultControlsjava.lang.String getResultOID()
null if there is none.com.unboundid.asn1.ASN1OctetString getResultValue()
null if there is
          none.