public static class AnalyzeOption.Reaction
extends java.lang.Object
AnalysisOption
in
the getResult
method of SecureResponse
.Modifier and Type | Field and Description |
---|---|
static AnalyzeOption.Reaction |
DOESNOTEXIST
The analysis target does not exist in the document
|
static AnalyzeOption.Reaction |
EXISTS
The analysis target exists in the document
|
static AnalyzeOption.Reaction |
NONE
No action was taken
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Get a description of this reaction.
|
java.lang.String |
toString() |
public static final AnalyzeOption.Reaction NONE
public static final AnalyzeOption.Reaction EXISTS
public static final AnalyzeOption.Reaction DOESNOTEXIST
Copyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.