| 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.multicasttransportconstraints |
Implementation of YANG node multicastTransportConstraints'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) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConstraint
Represents the implementation of constraint.
|
Copyright © 2017. All rights reserved.