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