| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.l3vpn.svc.ext.rev20160730.l3vpnsvcext |
Implementation of YANG node l3VpnSvcExt's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.l3vpn.svc.ext.rev20160730.l3vpnsvcext.routedistinguisher |
Implementation of YANG node routeDistinguisher's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static RdAs |
RdAs.fromString(String valInString)
Returns the object of rdAs fromString input String rdAs.
|
static RdAs |
RdAs.of(String value)
Returns the object of rdAs for type string.
|
| Modifier and Type | Method and Description |
|---|---|
RdAs |
RouteDistinguisherUnion.rdAs()
Returns the attribute rdAs.
|
| Modifier and Type | Method and Description |
|---|---|
static RouteDistinguisherUnion |
RouteDistinguisherUnion.of(RdAs value)
Returns the object of routeDistinguisherUnion for type rdAs.
|
void |
RouteDistinguisherUnion.rdAs(RdAs rdAs)
Sets the attribute rdAs.
|
| Constructor and Description |
|---|
RouteDistinguisherUnion(RdAs rdAs)
Creates an instance of rdAs.
|
Copyright © 2017. All rights reserved.