org.onosproject.yang.model.ModelObject.ModelObjectTypeTunnelP2p.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
p2Pid |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultTunnelP2p()
Creates an instance of defaultTunnelP2p.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
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.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultTunnelP2p()
public String p2Pid()
TunnelP2ppublic BitSet valueLeafFlags()
TunnelP2pvalueLeafFlags in interface TunnelP2ppublic void p2Pid(String p2Pid)
TunnelP2ppublic boolean isLeafValueSet(TunnelP2p.LeafIdentifier leaf)
TunnelP2pisLeafValueSet in interface TunnelP2pleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.