| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.transportconstraints.transportconstraints |
Implementation of YANG node transportConstraints's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Constraint> |
DefaultMulticastTransportConstraints.constraint |
| Modifier and Type | Method and Description |
|---|---|
List<Constraint> |
MulticastTransportConstraints.constraint()
Returns the attribute constraint.
|
List<Constraint> |
DefaultMulticastTransportConstraints.constraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
MulticastTransportConstraints.addToConstraint(Constraint addTo)
Adds to the list of constraint.
|
void |
DefaultMulticastTransportConstraints.addToConstraint(Constraint addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
MulticastTransportConstraints.constraint(List<Constraint> constraint)
Sets the attribute constraint.
|
void |
DefaultMulticastTransportConstraints.constraint(List<Constraint> constraint) |
Copyright © 2018. All rights reserved.