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