| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes |
Implementation of YANG node actnIetfRoutingTypes's children nodes.
|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes |
Implementation of YANG node actnIetfTeTypes's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol |
Implementation of YANG node routingProtocol's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfyangtypes.rev20130715.yrtietfyangtypes |
Implementation of YANG node yrtIetfYangTypes's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
DottedQuad |
RouterId.dottedQuad()
Returns the attribute dottedQuad.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouterId.dottedQuad(DottedQuad dottedQuad)
Sets the attribute dottedQuad.
|
static RouterId |
RouterId.of(DottedQuad value)
Returns the object of routerId for type dottedQuad.
|
| Constructor and Description |
|---|
RouterId(DottedQuad dottedQuad)
Creates an instance of dottedQuad.
|
| Modifier and Type | Method and Description |
|---|---|
DottedQuad |
TeNodeId.dottedQuad()
Returns the attribute dottedQuad.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeNodeId.dottedQuad(DottedQuad dottedQuad)
Sets the attribute dottedQuad.
|
static TeNodeId |
TeNodeId.of(DottedQuad value)
Returns the object of teNodeId for type dottedQuad.
|
| Constructor and Description |
|---|
TeNodeId(DottedQuad dottedQuad)
Creates an instance of dottedQuad.
|
| 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 © 2018. All rights reserved.