| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.transportconstraints |
Implementation of YANG node transportConstraints's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.transportconstraints.transportconstraints |
Implementation of YANG node transportConstraints's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected UnicastTransportConstraints |
DefaultTransportConstraints.unicastTransportConstraints |
| Modifier and Type | Method and Description |
|---|---|
UnicastTransportConstraints |
TransportConstraints.unicastTransportConstraints()
Returns the attribute unicastTransportConstraints.
|
UnicastTransportConstraints |
DefaultTransportConstraints.unicastTransportConstraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportConstraints.unicastTransportConstraints(UnicastTransportConstraints unicastTransportConstraints)
Sets the attribute unicastTransportConstraints.
|
void |
DefaultTransportConstraints.unicastTransportConstraints(UnicastTransportConstraints unicastTransportConstraints) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUnicastTransportConstraints
Represents the implementation of unicastTransportConstraints.
|
Copyright © 2017. All rights reserved.