| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.l3vpnsvcext.rev20160730.l3vpnsvcext |
Implementation of YANG node l3VpnSvcExt's children nodes.
|
| org.onosproject.yang.gen.v1.l3vpnsvcext.rev20160730.l3vpnsvcext.rdrtprofile.siterole.customcase |
Implementation of YANG node customCase's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static RouteDistinguisher |
RouteDistinguisher.fromString(String valInString)
Returns the object of routeDistinguisher fromString input String routeDistinguisher.
|
static RouteDistinguisher |
RouteDistinguisher.of(RouteDistinguisherUnion value)
Returns the object of routeDistinguisher for type union.
|
| Modifier and Type | Field and Description |
|---|---|
protected RouteDistinguisher |
DefaultCustom.rd |
| Modifier and Type | Method and Description |
|---|---|
RouteDistinguisher |
Custom.rd()
Returns the attribute rd.
|
RouteDistinguisher |
DefaultCustom.rd() |
| Modifier and Type | Method and Description |
|---|---|
void |
Custom.rd(RouteDistinguisher rd)
Sets the attribute rd.
|
void |
DefaultCustom.rd(RouteDistinguisher rd) |
Copyright © 2018. All rights reserved.