| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.l3vpnsvcext.rev20160730.l3vpnsvcext.extendedcommunity.extendedcommunity |
Implementation of YANG node extendedCommunity's children nodes.
|
| org.onosproject.yang.gen.v1.l3vpnsvcext.rev20160730.l3vpnsvcext.rdrtprofile.siterole.customcase.custom |
Implementation of YANG node custom's children nodes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RouteTargetExtendedCommunityCase
Abstraction of an entity which represents the functionality of routeTargetExtendedCommunityCase.
|
interface |
RouteTargetExtendedCommunityCase2
Abstraction of an entity which represents the functionality of routeTargetExtendedCommunityCase2.
|
interface |
RouteTargetIpv4Case
Abstraction of an entity which represents the functionality of routeTargetIpv4Case.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRouteTargetExtendedCommunityCase
Represents the implementation of routeTargetExtendedCommunityCase.
|
class |
DefaultRouteTargetExtendedCommunityCase2
Represents the implementation of routeTargetExtendedCommunityCase2.
|
class |
DefaultRouteTargetIpv4Case
Represents the implementation of routeTargetIpv4Case.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExtendedCommunity |
DefaultImportRt.extendedCommunity |
protected ExtendedCommunity |
DefaultExportRt.extendedCommunity |
| Modifier and Type | Method and Description |
|---|---|
ExtendedCommunity |
DefaultImportRt.extendedCommunity() |
ExtendedCommunity |
DefaultExportRt.extendedCommunity() |
ExtendedCommunity |
ExportRt.extendedCommunity()
Returns the attribute extendedCommunity.
|
ExtendedCommunity |
ImportRt.extendedCommunity()
Returns the attribute extendedCommunity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultImportRt.extendedCommunity(ExtendedCommunity extendedCommunity) |
void |
DefaultExportRt.extendedCommunity(ExtendedCommunity extendedCommunity) |
void |
ExportRt.extendedCommunity(ExtendedCommunity extendedCommunity)
Sets the attribute extendedCommunity.
|
void |
ImportRt.extendedCommunity(ExtendedCommunity extendedCommunity)
Sets the attribute extendedCommunity.
|
Copyright © 2018. All rights reserved.