public class ClifResultConfig extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
actionType |
protected String |
patternSuccessfulResult |
Constructor and Description |
---|
ClifResultConfig() |
ClifResultConfig(String actionType,
String patternSuccessfulResult) |
Modifier and Type | Method and Description |
---|---|
String |
getActionType() |
String |
getPatternSuccessfulResult() |
void |
setActionType(String actionType) |
void |
setPatternSuccessfulResult(String patternSuccessfulResult) |
Copyright © 2016–2017 CLIF project. All rights reserved.