public class HighlightTerm
extends java.lang.Object
| Constructor and Description |
|---|
HighlightTerm()
Instantiates a new highlight term.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getScope()
Gets the scope.
|
java.lang.String |
getValue()
Gets the value.
|
java.lang.String |
toString()
Converts the value of the current HighlightTerm object to its equivalent string representation.
|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getScope()
public java.lang.String getValue()