com.collation.platform.model.topology.enums
Interface ConnectionPriorityEnum

All Superinterfaces:
Enumeration

public interface ConnectionPriorityEnum
extends Enumeration


Field Summary
static int HIGH
           
static int LOW_MEDIUM_HIGH
           
static int MEDIUM_HIGH
           
 

Field Detail

LOW_MEDIUM_HIGH

static final int LOW_MEDIUM_HIGH
See Also:
Constant Field Values

MEDIUM_HIGH

static final int MEDIUM_HIGH
See Also:
Constant Field Values

HIGH

static final int HIGH
See Also:
Constant Field Values