public class LayerTypes extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
INTER_LAYER |
static int |
LOWER_LAYER |
static int |
SIMPLE_NETWORK
0 = Simple network without layer
1 = Lower Layer
2 = Upper Layer
3 = Inter Layer
|
static int |
UPPER_LAYER |
| Constructor and Description |
|---|
LayerTypes() |
public static final int SIMPLE_NETWORK
public static final int LOWER_LAYER
public static final int UPPER_LAYER
public static final int INTER_LAYER
Copyright © 2016. All rights reserved.