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