| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.l3vpn.svc.ext.rev20160730.l3vpnsvcext.rdrtprofile.siterole.customcase |
Implementation of YANG node customCase's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.l3vpn.svc.ext.rev20160730.l3vpnsvcext.rdrtprofile.siterole.customcase.custom |
Implementation of YANG node custom's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ExportRt> |
DefaultCustom.exportRt |
| Modifier and Type | Method and Description |
|---|---|
List<ExportRt> |
DefaultCustom.exportRt() |
List<ExportRt> |
Custom.exportRt()
Returns the attribute exportRt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustom.addToExportRt(ExportRt addTo) |
void |
Custom.addToExportRt(ExportRt addTo)
Adds to the list of exportRt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustom.exportRt(List<ExportRt> exportRt) |
void |
Custom.exportRt(List<ExportRt> exportRt)
Sets the attribute exportRt.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExportRt
Represents the implementation of exportRt.
|
Copyright © 2017. All rights reserved.