| 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<InterfaceSwitchingCapability> |
DefaultTeLinkAttributes.interfaceSwitchingCapability |
| Modifier and Type | Method and Description |
|---|---|
List<InterfaceSwitchingCapability> |
TeLinkAttributes.interfaceSwitchingCapability()
Returns the attribute interfaceSwitchingCapability.
|
List<InterfaceSwitchingCapability> |
DefaultTeLinkAttributes.interfaceSwitchingCapability() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeLinkAttributes.addToInterfaceSwitchingCapability(InterfaceSwitchingCapability addTo)
Adds to the list of interfaceSwitchingCapability.
|
void |
DefaultTeLinkAttributes.addToInterfaceSwitchingCapability(InterfaceSwitchingCapability addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TeLinkAttributes.interfaceSwitchingCapability(List<InterfaceSwitchingCapability> interfaceSwitchingCapability)
Sets the attribute interfaceSwitchingCapability.
|
void |
DefaultTeLinkAttributes.interfaceSwitchingCapability(List<InterfaceSwitchingCapability> interfaceSwitchingCapability) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInterfaceSwitchingCapability
Represents the implementation of interfaceSwitchingCapability.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<InterfaceSwitchingCapability> |
DefaultAltInformationSources.interfaceSwitchingCapability |
| Modifier and Type | Method and Description |
|---|---|
List<InterfaceSwitchingCapability> |
DefaultAltInformationSources.interfaceSwitchingCapability() |
List<InterfaceSwitchingCapability> |
AltInformationSources.interfaceSwitchingCapability()
Returns the attribute interfaceSwitchingCapability.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAltInformationSources.addToInterfaceSwitchingCapability(InterfaceSwitchingCapability addTo) |
void |
AltInformationSources.addToInterfaceSwitchingCapability(InterfaceSwitchingCapability addTo)
Adds to the list of interfaceSwitchingCapability.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAltInformationSources.interfaceSwitchingCapability(List<InterfaceSwitchingCapability> interfaceSwitchingCapability) |
void |
AltInformationSources.interfaceSwitchingCapability(List<InterfaceSwitchingCapability> interfaceSwitchingCapability)
Sets the attribute interfaceSwitchingCapability.
|
Copyright © 2017. All rights reserved.