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

All Superinterfaces:
Enumeration

public interface PartitionSubtypeEnum
extends Enumeration


Field Summary
static int OTHER
           
static int UNKNOWN
           
 

Field Detail

UNKNOWN

static final int UNKNOWN
See Also:
Constant Field Values

OTHER

static final int OTHER
See Also:
Constant Field Values