public class RoutingType extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
BLOCK_FIRM |
static int |
BLOCK_LIST |
static int |
FIELD |
static int |
TARGET_FIRM |
static int |
TARGET_LIST |
Constructor and Description |
---|
RoutingType() |
RoutingType(int data) |
public static final int FIELD
public static final int TARGET_FIRM
public static final int TARGET_LIST
public static final int BLOCK_FIRM
public static final int BLOCK_LIST
Copyright © 2021. All rights reserved.