| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.vpnservicemulticast.multicast.rp |
Implementation of YANG node rp's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.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> |
DefaultRpGroupMappings.rpGroupMapping() |
List<RpGroupMapping> |
RpGroupMappings.rpGroupMapping()
Returns the attribute rpGroupMapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRpGroupMappings.addToRpGroupMapping(RpGroupMapping addTo) |
void |
RpGroupMappings.addToRpGroupMapping(RpGroupMapping addTo)
Adds to the list of rpGroupMapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRpGroupMappings.rpGroupMapping(List<RpGroupMapping> rpGroupMapping) |
void |
RpGroupMappings.rpGroupMapping(List<RpGroupMapping> rpGroupMapping)
Sets the attribute rpGroupMapping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRpGroupMapping
Represents the implementation of rpGroupMapping.
|
Copyright © 2018. All rights reserved.