public class BehaviorConditionGroupSettings
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.util.List<BehaviorConditionSettings> |
conditions |
| Constructor and Description |
|---|
BehaviorConditionGroupSettings() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public java.util.List<BehaviorConditionSettings> conditions