| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.vpnservicemulticast.multicast.rp |
Implementation of YANG node rp's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.vpnservicemulticast.multicast.rp.rpgroupmappings |
Implementation of YANG node rpGroupMappings's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<RpGroupMapping> |
DefaultRpGroupMappings.rpGroupMapping |
| Modifier and Type | Method and Description |
|---|---|
List<RpGroupMapping> |
RpGroupMappings.rpGroupMapping()
Returns the attribute rpGroupMapping.
|
List<RpGroupMapping> |
DefaultRpGroupMappings.rpGroupMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
RpGroupMappings.addToRpGroupMapping(RpGroupMapping addTo)
Adds to the list of rpGroupMapping.
|
void |
DefaultRpGroupMappings.addToRpGroupMapping(RpGroupMapping addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
RpGroupMappings.rpGroupMapping(List<RpGroupMapping> rpGroupMapping)
Sets the attribute rpGroupMapping.
|
void |
DefaultRpGroupMappings.rpGroupMapping(List<RpGroupMapping> rpGroupMapping) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRpGroupMapping
Represents the implementation of rpGroupMapping.
|
Copyright © 2017. All rights reserved.