| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.vpnservicemulticast.multicast.rp.rpdiscovery |
Implementation of YANG node rpDiscovery's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.vpnservicemulticast.multicast.rp.rpdiscovery.bsrcandidates |
Implementation of YANG node bsrCandidates's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<BsrCandidate> |
DefaultBsrCandidates.bsrCandidate |
| Modifier and Type | Method and Description |
|---|---|
List<BsrCandidate> |
DefaultBsrCandidates.bsrCandidate() |
List<BsrCandidate> |
BsrCandidates.bsrCandidate()
Returns the attribute bsrCandidate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBsrCandidates.addToBsrCandidate(BsrCandidate addTo) |
void |
BsrCandidates.addToBsrCandidate(BsrCandidate addTo)
Adds to the list of bsrCandidate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBsrCandidates.bsrCandidate(List<BsrCandidate> bsrCandidate) |
void |
BsrCandidates.bsrCandidate(List<BsrCandidate> bsrCandidate)
Sets the attribute bsrCandidate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBsrCandidate
Represents the implementation of bsrCandidate.
|
Copyright © 2017. All rights reserved.