| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.yrtietfyangpush.rev20161028.yrtietfyangpush |
Implementation of YANG node yrtIetfYangPush's children nodes.
|
| org.onosproject.yang.gen.v11.yrtietfyangpush.rev20161028.yrtietfyangpush.updatepolicy.updatetrigger |
Implementation of YANG node updateTrigger'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> |
DefaultOnChange.excludedChange |
| Modifier and Type | Method and Description |
|---|---|
List<ChangeType> |
DefaultOnChange.excludedChange() |
List<ChangeType> |
OnChange.excludedChange()
Returns the attribute excludedChange.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOnChange.addToExcludedChange(ChangeType addTo) |
void |
OnChange.addToExcludedChange(ChangeType addTo)
Adds to the list of excludedChange.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOnChange.excludedChange(List<ChangeType> excludedChange) |
void |
OnChange.excludedChange(List<ChangeType> excludedChange)
Sets the attribute excludedChange.
|
Copyright © 2018. All rights reserved.