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