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