public abstract class UnicastMappingInstruction extends Object implements MappingInstruction
| Modifier and Type | Class and Description |
|---|---|
static class |
UnicastMappingInstruction.PriorityMappingInstruction
Represents an unicast priority configuration instruction.
|
static class |
UnicastMappingInstruction.UnicastType
Represents the type of Unicast traffic engineering.
|
static class |
UnicastMappingInstruction.WeightMappingInstruction
Represents an unicast weight configuration instruction.
|
MappingInstruction.Type| Constructor and Description |
|---|
UnicastMappingInstruction() |
| Modifier and Type | Method and Description |
|---|---|
abstract UnicastMappingInstruction.UnicastType |
subtype() |
MappingInstruction.Type |
type()
Returns the type of mapping instruction.
|
public abstract UnicastMappingInstruction.UnicastType subtype()
public final MappingInstruction.Type type()
MappingInstructiontype in interface MappingInstruction