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