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