| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology.telinkconfigattributes |
Implementation of YANG node teLinkConfigAttributes's children nodes.
|
| 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.telinkstatederived |
Implementation of YANG node teLinkStateDerived's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<UnreservedBandwidth> |
DefaultTeLinkAttributes.unreservedBandwidth |
| Modifier and Type | Method and Description |
|---|---|
List<UnreservedBandwidth> |
TeLinkAttributes.unreservedBandwidth()
Returns the attribute unreservedBandwidth.
|
List<UnreservedBandwidth> |
DefaultTeLinkAttributes.unreservedBandwidth() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeLinkAttributes.addToUnreservedBandwidth(UnreservedBandwidth addTo)
Adds to the list of unreservedBandwidth.
|
void |
DefaultTeLinkAttributes.addToUnreservedBandwidth(UnreservedBandwidth addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TeLinkAttributes.unreservedBandwidth(List<UnreservedBandwidth> unreservedBandwidth)
Sets the attribute unreservedBandwidth.
|
void |
DefaultTeLinkAttributes.unreservedBandwidth(List<UnreservedBandwidth> unreservedBandwidth) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUnreservedBandwidth
Represents the implementation of unreservedBandwidth.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<UnreservedBandwidth> |
DefaultAltInformationSources.unreservedBandwidth |
| Modifier and Type | Method and Description |
|---|---|
List<UnreservedBandwidth> |
DefaultAltInformationSources.unreservedBandwidth() |
List<UnreservedBandwidth> |
AltInformationSources.unreservedBandwidth()
Returns the attribute unreservedBandwidth.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAltInformationSources.addToUnreservedBandwidth(UnreservedBandwidth addTo) |
void |
AltInformationSources.addToUnreservedBandwidth(UnreservedBandwidth addTo)
Adds to the list of unreservedBandwidth.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAltInformationSources.unreservedBandwidth(List<UnreservedBandwidth> unreservedBandwidth) |
void |
AltInformationSources.unreservedBandwidth(List<UnreservedBandwidth> unreservedBandwidth)
Sets the attribute unreservedBandwidth.
|
Copyright © 2017. All rights reserved.