public class MUCStepType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
COMPLETE |
static int |
MINIMAL |
static int |
REDUCIBLE |
static int |
UNKNOWN |
| Constructor and Description |
|---|
MUCStepType() |
public static final int UNKNOWN
public static final int COMPLETE
public static final int MINIMAL
public static final int REDUCIBLE