| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.transportconstraintprofile |
Implementation of YANG node transportConstraintProfile'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.
|
| 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 | Class and Description |
|---|---|
class |
DefaultConstraintList
Represents the implementation of constraintList.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConstraintList> |
DefaultConstraint.constraintList |
| Modifier and Type | Method and Description |
|---|---|
List<ConstraintList> |
DefaultConstraint.constraintList() |
List<ConstraintList> |
Constraint.constraintList()
Returns the attribute constraintList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConstraint.addToConstraintList(ConstraintList addTo) |
void |
Constraint.addToConstraintList(ConstraintList addTo)
Adds to the list of constraintList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConstraint.constraintList(List<ConstraintList> constraintList) |
void |
Constraint.constraintList(List<ConstraintList> constraintList)
Sets the attribute constraintList.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConstraintList> |
DefaultConstraint.constraintList |
| Modifier and Type | Method and Description |
|---|---|
List<ConstraintList> |
DefaultConstraint.constraintList() |
List<ConstraintList> |
Constraint.constraintList()
Returns the attribute constraintList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConstraint.addToConstraintList(ConstraintList addTo) |
void |
Constraint.addToConstraintList(ConstraintList addTo)
Adds to the list of constraintList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConstraint.constraintList(List<ConstraintList> constraintList) |
void |
Constraint.constraintList(List<ConstraintList> constraintList)
Sets the attribute constraintList.
|
Copyright © 2017. All rights reserved.