| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.network.topology.rev20151208.yrtnetworktopology |
Implementation of YANG node yrtNetworkTopology's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.network.topology.rev20151208.yrtnetworktopology.networks.network |
Implementation of YANG node yrtNetworkTopology's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.network.topology.rev20151208.yrtnetworktopology.networks.network.augmentedndnetwork |
Implementation of YANG node augmentedNdNetwork's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.network.topology.rev20151208.yrtnetworktopology.networks.network.augmentedndnetwork.link |
Implementation of YANG node link's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static LinkId |
LinkId.fromString(String valInString)
Returns the object of linkId fromString input String linkId.
|
static LinkId |
LinkId.of(Uri value)
Returns the object of linkId for type uri.
|
| Modifier and Type | Field and Description |
|---|---|
protected LinkId |
DefaultAugmentedNdNetwork.linkId |
| Modifier and Type | Method and Description |
|---|---|
LinkId |
DefaultAugmentedNdNetwork.linkId() |
LinkId |
AugmentedNdNetwork.linkId()
Returns the attribute linkId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAugmentedNdNetwork.linkId(LinkId linkId) |
void |
AugmentedNdNetwork.linkId(LinkId linkId)
Sets the attribute linkId.
|
| Modifier and Type | Field and Description |
|---|---|
protected LinkId |
LinkKeys.linkId |
protected LinkId |
DefaultLink.linkId |
| Modifier and Type | Method and Description |
|---|---|
LinkId |
LinkKeys.linkId()
Returns the attribute linkId.
|
LinkId |
Link.linkId()
Returns the attribute linkId.
|
LinkId |
DefaultLink.linkId() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkKeys.linkId(LinkId linkId)
Sets the value to attribute linkId.
|
void |
Link.linkId(LinkId linkId)
Sets the attribute linkId.
|
void |
DefaultLink.linkId(LinkId linkId) |
| Modifier and Type | Field and Description |
|---|---|
protected LinkId |
SupportingLinkKeys.linkRef |
protected LinkId |
DefaultSupportingLink.linkRef |
| Modifier and Type | Method and Description |
|---|---|
LinkId |
SupportingLinkKeys.linkRef()
Returns the attribute linkRef.
|
LinkId |
SupportingLink.linkRef()
Returns the attribute linkRef.
|
LinkId |
DefaultSupportingLink.linkRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportingLinkKeys.linkRef(LinkId linkRef)
Sets the value to attribute linkRef.
|
void |
SupportingLink.linkRef(LinkId linkRef)
Sets the attribute linkRef.
|
void |
DefaultSupportingLink.linkRef(LinkId linkRef) |
Copyright © 2017. All rights reserved.