public class EvaluatorType
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
EvaluatorType.evaluatorFlag |
static class |
EvaluatorType.hierarchyFlag |
Constructor and Description |
---|
EvaluatorType() |
Modifier and Type | Method and Description |
---|---|
java.util.EnumSet<EvaluatorType.evaluatorFlag> |
getStatusFlags(long statusValue)
Translates a numeric status code into a Set of StatusFlag enums
|
long |
getStatusValue(java.util.Set<EvaluatorType.evaluatorFlag> flags)
Translates a set of StatusFlag enums into a numeric status code
|
public java.util.EnumSet<EvaluatorType.evaluatorFlag> getStatusFlags(long statusValue)
statusValue
- statusValuepublic long getStatusValue(java.util.Set<EvaluatorType.evaluatorFlag> flags)
flags
- if statusFlags