Package | Description |
---|---|
es.tid.of | |
es.tid.pce.pcep.objects |
PCEP Objects
Contains PCEP Objects as described in RFC 5440, IETF drafts and proprietary.
|
es.tid.pce.pcep.objects.subobjects | |
es.tid.pce.pcep.objects.tlvs |
Contains TLV Objects as described in RFC 5440
|
es.tid.rsvp.objects.subobjects |
Modifier and Type | Method and Description |
---|---|
static DataPathID |
DataPathID.getByName(String dataPathIDString) |
static DataPathID |
DataPathID.getByNameBytes(byte[] id) |
Modifier and Type | Method and Description |
---|---|
DataPathID |
EndPointDataPathID.getDestSwitchID() |
DataPathID |
EndPointDataPathID.getSourceSwitchID() |
Modifier and Type | Method and Description |
---|---|
void |
EndPointDataPathID.setDestSwitchID(DataPathID destSwitchID) |
void |
EndPointDataPathID.setSourceSwitchID(DataPathID sourceSwitchID) |
Modifier and Type | Field and Description |
---|---|
DataPathID |
DataPathIDXROSubobject.dataPath |
Modifier and Type | Method and Description |
---|---|
DataPathID |
DataPathIDXROSubobject.getDataPath() |
Modifier and Type | Method and Description |
---|---|
void |
DataPathIDXROSubobject.setDataPath(DataPathID dataPath) |
Modifier and Type | Field and Description |
---|---|
DataPathID |
EndPointUnnumberedDataPathTLV.switchID |
DataPathID |
EndPointDataPathTLV.switchID |
Modifier and Type | Method and Description |
---|---|
DataPathID |
EndPointUnnumberedDataPathTLV.getDataPathID() |
DataPathID |
EndPointDataPathTLV.getDataPathID() |
Modifier and Type | Method and Description |
---|---|
void |
EndPointUnnumberedDataPathTLV.setSwitchID(DataPathID switchID) |
void |
EndPointDataPathTLV.setSwitchID(DataPathID switchID) |
Modifier and Type | Field and Description |
---|---|
DataPathID |
UnnumberedDataPathIDEROSubobject.dataPath |
DataPathID |
DataPathIDEROSubobject.dataPath |
Modifier and Type | Method and Description |
---|---|
DataPathID |
UnnumberedDataPathIDEROSubobject.getDataPath() |
DataPathID |
DataPathIDEROSubobject.getDataPath() |
Modifier and Type | Method and Description |
---|---|
void |
UnnumberedDataPathIDEROSubobject.setDataPath(DataPathID dataPath) |
void |
DataPathIDEROSubobject.setDataPath(DataPathID dataPath) |
Copyright © 2016. All rights reserved.