| Package | Description |
|---|---|
| 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.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.transportconstraints.transportconstraints.unicasttransportconstraints |
Implementation of YANG node unicastTransportConstraints's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Constraint> |
DefaultUnicastTransportConstraints.constraint |
| Modifier and Type | Method and Description |
|---|---|
List<Constraint> |
UnicastTransportConstraints.constraint()
Returns the attribute constraint.
|
List<Constraint> |
DefaultUnicastTransportConstraints.constraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnicastTransportConstraints.addToConstraint(Constraint addTo)
Adds to the list of constraint.
|
void |
DefaultUnicastTransportConstraints.addToConstraint(Constraint addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnicastTransportConstraints.constraint(List<Constraint> constraint)
Sets the attribute constraint.
|
void |
DefaultUnicastTransportConstraints.constraint(List<Constraint> constraint) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConstraint
Represents the implementation of constraint.
|
Copyright © 2017. All rights reserved.