public final class ECheckResult extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static ECheckResult |
CHANGED
The "changed" check result
|
static ECheckResult |
CONTINUE
The "continue" check result
|
static ECheckResult |
DEFAULT
The "default" check result.
|
static ECheckResult |
UNCHANGED
The "unchanged" check result
|
public static final ECheckResult DEFAULT
public static final ECheckResult UNCHANGED
public static final ECheckResult CONTINUE
public static final ECheckResult CHANGED
Copyright © 2006–2017 Esito AS. All rights reserved.