| 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.vpnservicemulticast.multicast.customertreeflavors |
Implementation of YANG node customerTreeFlavors's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsmTreeType
Represents the implementation of asmTreeType.
|
class |
BidirTreeType
Represents the implementation of bidirTreeType.
|
class |
SsmTreeType
Represents the implementation of ssmTreeType.
|
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends MulticastTreeType> |
TreeFlavorKeys.type |
protected Class<? extends MulticastTreeType> |
DefaultTreeFlavor.type |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends MulticastTreeType> |
TreeFlavorKeys.type()
Returns the attribute type.
|
Class<? extends MulticastTreeType> |
TreeFlavor.type()
Returns the attribute type.
|
Class<? extends MulticastTreeType> |
DefaultTreeFlavor.type() |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeFlavorKeys.type(Class<? extends MulticastTreeType> type)
Sets the value to attribute type.
|
void |
TreeFlavor.type(Class<? extends MulticastTreeType> type)
Sets the attribute type.
|
void |
DefaultTreeFlavor.type(Class<? extends MulticastTreeType> type) |
Copyright © 2017. All rights reserved.