| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes |
Implementation of YANG node actnIetfTeTypes's children nodes.
|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes.explicitroutehopconfig.type.asnumber |
Implementation of YANG node asNumber's children nodes.
|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes.explicitroutehopconfig.type.ipaddress |
Implementation of YANG node ipAddress's children nodes.
|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes.explicitroutehopconfig.type.unnumberedlink |
Implementation of YANG node unnumberedLink's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static TeHopType |
TeHopType.fromString(String valInString)
Returns the object of teHopType fromString input String teHopType.
|
static TeHopType |
TeHopType.of(TeHopTypeEnum value)
Returns the object of teHopType for type enumeration.
|
| Modifier and Type | Field and Description |
|---|---|
protected TeHopType |
DefaultAsNumberHop.hopType |
| Modifier and Type | Method and Description |
|---|---|
TeHopType |
AsNumberHop.hopType()
Returns the attribute hopType.
|
TeHopType |
DefaultAsNumberHop.hopType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsNumberHop.hopType(TeHopType hopType)
Sets the attribute hopType.
|
void |
DefaultAsNumberHop.hopType(TeHopType hopType) |
| Modifier and Type | Field and Description |
|---|---|
protected TeHopType |
DefaultIpAddressHop.hopType |
| Modifier and Type | Method and Description |
|---|---|
TeHopType |
IpAddressHop.hopType()
Returns the attribute hopType.
|
TeHopType |
DefaultIpAddressHop.hopType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IpAddressHop.hopType(TeHopType hopType)
Sets the attribute hopType.
|
void |
DefaultIpAddressHop.hopType(TeHopType hopType) |
| Modifier and Type | Field and Description |
|---|---|
protected TeHopType |
DefaultUnnumberedHop.hopType |
| Modifier and Type | Method and Description |
|---|---|
TeHopType |
DefaultUnnumberedHop.hopType() |
TeHopType |
UnnumberedHop.hopType()
Returns the attribute hopType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUnnumberedHop.hopType(TeHopType hopType) |
void |
UnnumberedHop.hopType(TeHopType hopType)
Sets the attribute hopType.
|
Copyright © 2018. All rights reserved.