public interface Ipv4LanPrefixes
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Ipv4LanPrefixes.LeafIdentifier
Identify the leaf of Ipv4LanPrefixes.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(Ipv4LanPrefixes.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Ipv4Prefix |
lan()
Returns the attribute lan.
|
void |
lan(Ipv4Prefix lan)
Sets the attribute lan.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
Ipv4Prefix lan()
BitSet valueLeafFlags()
void lan(Ipv4Prefix lan)
lan - value of lanboolean isLeafValueSet(Ipv4LanPrefixes.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.