| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol |
Implementation of YANG node routingProtocol's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.yang.types.rev20130715.yrtietfyangtypes |
Implementation of YANG node yrtIetfYangTypes's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected DottedQuad |
DefaultOspf.areaAddress |
| Modifier and Type | Method and Description |
|---|---|
DottedQuad |
Ospf.areaAddress()
Returns the attribute areaAddress.
|
DottedQuad |
DefaultOspf.areaAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ospf.areaAddress(DottedQuad areaAddress)
Sets the attribute areaAddress.
|
void |
DefaultOspf.areaAddress(DottedQuad areaAddress) |
| Modifier and Type | Method and Description |
|---|---|
static DottedQuad |
DottedQuad.fromString(String valInString)
Returns the object of dottedQuad fromString input String dottedQuad.
|
static DottedQuad |
DottedQuad.of(String value)
Returns the object of dottedQuad for type string.
|
Copyright © 2017. All rights reserved.