| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfinettypes.rev20130715.yrtietfinettypes |
Implementation of YANG node yrtIetfInetTypes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfnetwork.rev20151208.yrtietfnetwork |
Implementation of YANG node yrtIetfNetwork's children nodes.
|
| org.onosproject.yang.gen.v1.yrtnetworktopology.rev20151208.yrtnetworktopology |
Implementation of YANG node yrtNetworkTopology's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Uri |
Uri.fromString(String valInString)
Returns the object of uri fromString input String uri.
|
static Uri |
Uri.of(String value)
Returns the object of uri for type string.
|
| Modifier and Type | Method and Description |
|---|---|
Uri |
NodeId.uri()
Returns the attribute uri.
|
Uri |
NetworkId.uri()
Returns the attribute uri.
|
| Modifier and Type | Method and Description |
|---|---|
static NodeId |
NodeId.of(Uri value)
Returns the object of nodeId for type uri.
|
static NetworkId |
NetworkId.of(Uri value)
Returns the object of networkId for type uri.
|
void |
NodeId.uri(Uri uri)
Sets the attribute uri.
|
void |
NetworkId.uri(Uri uri)
Sets the attribute uri.
|
| Constructor and Description |
|---|
NetworkId(Uri uri)
Creates an instance of uri.
|
NodeId(Uri uri)
Creates an instance of uri.
|
| Modifier and Type | Method and Description |
|---|---|
Uri |
TpId.uri()
Returns the attribute uri.
|
Uri |
LinkId.uri()
Returns the attribute uri.
|
| Modifier and Type | Method and Description |
|---|---|
static TpId |
TpId.of(Uri value)
Returns the object of tpId for type uri.
|
static LinkId |
LinkId.of(Uri value)
Returns the object of linkId for type uri.
|
void |
TpId.uri(Uri uri)
Sets the attribute uri.
|
void |
LinkId.uri(Uri uri)
Sets the attribute uri.
|
| Constructor and Description |
|---|
LinkId(Uri uri)
Creates an instance of uri.
|
TpId(Uri uri)
Creates an instance of uri.
|
Copyright © 2017. All rights reserved.