| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtnetworktopology.rev20151208.yrtnetworktopology |
Implementation of YANG node yrtNetworkTopology's children nodes.
|
| org.onosproject.yang.gen.v1.yrtnetworktopology.rev20151208.yrtnetworktopology.networks.network.augmentedndnetwork.link |
Implementation of YANG node link's children nodes.
|
| org.onosproject.yang.gen.v1.yrtnetworktopology.rev20151208.yrtnetworktopology.networks.network.node.augmentedndnode |
Implementation of YANG node augmentedNdNode's children nodes.
|
| org.onosproject.yang.gen.v1.yrtnetworktopology.rev20151208.yrtnetworktopology.networks.network.node.augmentedndnode.tpoint |
Implementation of YANG node tPoint's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static TpId |
TpId.fromString(String valInString)
Returns the object of tpId fromString input String tpId.
|
static TpId |
TpId.of(Uri value)
Returns the object of tpId for type uri.
|
| Modifier and Type | Field and Description |
|---|---|
protected TpId |
DefaultDestination.destTp |
protected TpId |
DefaultSource.sourceTp |
| Modifier and Type | Method and Description |
|---|---|
TpId |
Destination.destTp()
Returns the attribute destTp.
|
TpId |
DefaultDestination.destTp() |
TpId |
Source.sourceTp()
Returns the attribute sourceTp.
|
TpId |
DefaultSource.sourceTp() |
| Modifier and Type | Method and Description |
|---|---|
void |
Destination.destTp(TpId destTp)
Sets the attribute destTp.
|
void |
DefaultDestination.destTp(TpId destTp) |
void |
Source.sourceTp(TpId sourceTp)
Sets the attribute sourceTp.
|
void |
DefaultSource.sourceTp(TpId sourceTp) |
| Modifier and Type | Field and Description |
|---|---|
protected TpId |
TpointKeys.tpId |
protected TpId |
DefaultTpoint.tpId |
| Modifier and Type | Method and Description |
|---|---|
TpId |
TpointKeys.tpId()
Returns the attribute tpId.
|
TpId |
Tpoint.tpId()
Returns the attribute tpId.
|
TpId |
DefaultTpoint.tpId() |
| Modifier and Type | Method and Description |
|---|---|
void |
TpointKeys.tpId(TpId tpId)
Sets the value to attribute tpId.
|
void |
Tpoint.tpId(TpId tpId)
Sets the attribute tpId.
|
void |
DefaultTpoint.tpId(TpId tpId) |
| Modifier and Type | Field and Description |
|---|---|
protected TpId |
SupportingTerminationPointKeys.tpRef |
protected TpId |
DefaultSupportingTerminationPoint.tpRef |
| Modifier and Type | Method and Description |
|---|---|
TpId |
SupportingTerminationPointKeys.tpRef()
Returns the attribute tpRef.
|
TpId |
SupportingTerminationPoint.tpRef()
Returns the attribute tpRef.
|
TpId |
DefaultSupportingTerminationPoint.tpRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportingTerminationPointKeys.tpRef(TpId tpRef)
Sets the value to attribute tpRef.
|
void |
SupportingTerminationPoint.tpRef(TpId tpRef)
Sets the attribute tpRef.
|
void |
DefaultSupportingTerminationPoint.tpRef(TpId tpRef) |
Copyright © 2017. All rights reserved.