| 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 RdAs2 |
RdAs2.fromString(String valInString)
Returns the object of rdAs2 fromString input String rdAs2.
|
static RdAs2 |
RdAs2.of(String value)
Returns the object of rdAs2 for type string.
|
| Modifier and Type | Method and Description |
|---|---|
RdAs2 |
RouteDistinguisherUnion.rdAs2()
Returns the attribute rdAs2.
|
| Modifier and Type | Method and Description |
|---|---|
static RouteDistinguisherUnion |
RouteDistinguisherUnion.of(RdAs2 value)
Returns the object of routeDistinguisherUnion for type rdAs2.
|
void |
RouteDistinguisherUnion.rdAs2(RdAs2 rdAs2)
Sets the attribute rdAs2.
|
| Constructor and Description |
|---|
RouteDistinguisherUnion(RdAs2 rdAs2)
Creates an instance of rdAs2.
|
Copyright © 2017. All rights reserved.