| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes |
Implementation of YANG node actnIetfTeTypes's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tetunnelbandwidthtop.bandwidth.autobandwidth |
Implementation of YANG node autoBandwidth's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tetunnelbandwidthtop.bandwidth.autobandwidth.overflow |
Implementation of YANG node overflow's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tetunnelbandwidthtop.bandwidth.autobandwidth.underflow |
Implementation of YANG node underflow's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Percentage |
Percentage.fromString(String valInString)
Returns the object of percentage fromString input String percentage.
|
static Percentage |
Percentage.of(short value)
Returns the object of percentage for type uint8.
|
| Modifier and Type | Field and Description |
|---|---|
protected Percentage |
DefaultState.adjustThreshold |
protected Percentage |
DefaultConfig.adjustThreshold |
| Modifier and Type | Method and Description |
|---|---|
Percentage |
State.adjustThreshold()
Returns the attribute adjustThreshold.
|
Percentage |
DefaultState.adjustThreshold() |
Percentage |
Config.adjustThreshold()
Returns the attribute adjustThreshold.
|
Percentage |
DefaultConfig.adjustThreshold() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.adjustThreshold(Percentage adjustThreshold)
Sets the attribute adjustThreshold.
|
void |
DefaultState.adjustThreshold(Percentage adjustThreshold) |
void |
Config.adjustThreshold(Percentage adjustThreshold)
Sets the attribute adjustThreshold.
|
void |
DefaultConfig.adjustThreshold(Percentage adjustThreshold) |
| Modifier and Type | Field and Description |
|---|---|
protected Percentage |
DefaultState.overflowThreshold |
protected Percentage |
DefaultConfig.overflowThreshold |
| Modifier and Type | Method and Description |
|---|---|
Percentage |
State.overflowThreshold()
Returns the attribute overflowThreshold.
|
Percentage |
DefaultState.overflowThreshold() |
Percentage |
Config.overflowThreshold()
Returns the attribute overflowThreshold.
|
Percentage |
DefaultConfig.overflowThreshold() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.overflowThreshold(Percentage overflowThreshold)
Sets the attribute overflowThreshold.
|
void |
DefaultState.overflowThreshold(Percentage overflowThreshold) |
void |
Config.overflowThreshold(Percentage overflowThreshold)
Sets the attribute overflowThreshold.
|
void |
DefaultConfig.overflowThreshold(Percentage overflowThreshold) |
| Modifier and Type | Field and Description |
|---|---|
protected Percentage |
DefaultState.underflowThreshold |
protected Percentage |
DefaultConfig.underflowThreshold |
| Modifier and Type | Method and Description |
|---|---|
Percentage |
State.underflowThreshold()
Returns the attribute underflowThreshold.
|
Percentage |
DefaultState.underflowThreshold() |
Percentage |
Config.underflowThreshold()
Returns the attribute underflowThreshold.
|
Percentage |
DefaultConfig.underflowThreshold() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.underflowThreshold(Percentage underflowThreshold)
Sets the attribute underflowThreshold.
|
void |
DefaultState.underflowThreshold(Percentage underflowThreshold) |
void |
Config.underflowThreshold(Percentage underflowThreshold)
Sets the attribute underflowThreshold.
|
void |
DefaultConfig.underflowThreshold(Percentage underflowThreshold) |
Copyright © 2018. All rights reserved.