| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc |
Implementation of YANG node ietfL3VpnSvc's children nodes.
|
| 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.l3vpn.svc.ext.rev20160730.l3vpnsvcext |
Implementation of YANG node l3VpnSvcExt's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcBandwidth
Represents the implementation of tcBandwidth.
|
class |
TcJitter
Represents the implementation of tcJitter.
|
class |
TcLatency
Represents the implementation of tcLatency.
|
class |
TcPathDiversity
Represents the implementation of tcPathDiversity.
|
class |
TcSiteDiversity
Represents the implementation of tcSiteDiversity.
|
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends TransportConstraint> |
DefaultConstraintList.constraintType |
protected Class<? extends TransportConstraint> |
ConstraintListKeys.constraintType |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends TransportConstraint> |
DefaultConstraintList.constraintType() |
Class<? extends TransportConstraint> |
ConstraintListKeys.constraintType()
Returns the attribute constraintType.
|
Class<? extends TransportConstraint> |
ConstraintList.constraintType()
Returns the attribute constraintType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConstraintList.constraintType(Class<? extends TransportConstraint> constraintType) |
void |
ConstraintListKeys.constraintType(Class<? extends TransportConstraint> constraintType)
Sets the value to attribute constraintType.
|
void |
ConstraintList.constraintType(Class<? extends TransportConstraint> constraintType)
Sets the attribute constraintType.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcDemandedTunnel
Represents the implementation of tcDemandedTunnel.
|
Copyright © 2017. All rights reserved.