| 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<ImportRt> |
DefaultCustom.importRt |
| Modifier and Type | Method and Description |
|---|---|
List<ImportRt> |
DefaultCustom.importRt() |
List<ImportRt> |
Custom.importRt()
Returns the attribute importRt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustom.addToImportRt(ImportRt addTo) |
void |
Custom.addToImportRt(ImportRt addTo)
Adds to the list of importRt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustom.importRt(List<ImportRt> importRt) |
void |
Custom.importRt(List<ImportRt> importRt)
Sets the attribute importRt.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultImportRt
Represents the implementation of importRt.
|
Copyright © 2017. All rights reserved.