| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology.telinkinfoattributes |
Implementation of YANG node teLinkInfoAttributes's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology.telinkinfoattributes.interfaceswitchingcapability |
Implementation of YANG node interfaceSwitchingCapability's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<MaxLspBandwidth> |
DefaultInterfaceSwitchingCapability.maxLspBandwidth |
| Modifier and Type | Method and Description |
|---|---|
List<MaxLspBandwidth> |
InterfaceSwitchingCapability.maxLspBandwidth()
Returns the attribute maxLspBandwidth.
|
List<MaxLspBandwidth> |
DefaultInterfaceSwitchingCapability.maxLspBandwidth() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceSwitchingCapability.addToMaxLspBandwidth(MaxLspBandwidth addTo)
Adds to the list of maxLspBandwidth.
|
void |
DefaultInterfaceSwitchingCapability.addToMaxLspBandwidth(MaxLspBandwidth addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceSwitchingCapability.maxLspBandwidth(List<MaxLspBandwidth> maxLspBandwidth)
Sets the attribute maxLspBandwidth.
|
void |
DefaultInterfaceSwitchingCapability.maxLspBandwidth(List<MaxLspBandwidth> maxLspBandwidth) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMaxLspBandwidth
Represents the implementation of maxLspBandwidth.
|
Copyright © 2017. All rights reserved.