| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription |
Implementation of YANG node yrtSubscription's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.updatepolicy.updatetrigger.onchange |
Implementation of YANG node updatePolicy's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static ChangeType |
ChangeType.fromString(String valInString)
Returns the object of changeType fromString input String changeType.
|
static ChangeType |
ChangeType.of(ChangeTypeEnum value)
Returns the object of changeType for type enumeration.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ChangeType> |
DefaultAugmentedOnChange.excludedChange |
| Modifier and Type | Method and Description |
|---|---|
List<ChangeType> |
AugmentedOnChange.excludedChange()
Returns the attribute excludedChange.
|
List<ChangeType> |
DefaultAugmentedOnChange.excludedChange() |
| Modifier and Type | Method and Description |
|---|---|
void |
AugmentedOnChange.addToExcludedChange(ChangeType addTo)
Adds to the list of excludedChange.
|
void |
DefaultAugmentedOnChange.addToExcludedChange(ChangeType addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
AugmentedOnChange.excludedChange(List<ChangeType> excludedChange)
Sets the attribute excludedChange.
|
void |
DefaultAugmentedOnChange.excludedChange(List<ChangeType> excludedChange) |
Copyright © 2018. All rights reserved.