public class MSRLayer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int[] |
data |
int |
dataLen |
static int |
INVALIND_LAYER_NUM |
int |
num |
| Modifier and Type | Method and Description |
|---|---|
void |
setData(int[] ds) |
public static final int INVALIND_LAYER_NUM
public int num
public int dataLen
public int[] data