public class DefaultP2PprimaryPaths extends org.onosproject.yang.model.InnerModelObject implements P2PprimaryPaths
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected List<P2PprimaryPath> |
p2PprimaryPath |
| Constructor and Description |
|---|
DefaultP2PprimaryPaths()
Creates an instance of defaultP2PprimaryPaths.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToP2PprimaryPath(P2PprimaryPath addTo)
Adds to the list of p2PprimaryPath.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<P2PprimaryPath> |
p2PprimaryPath()
Returns the attribute p2PprimaryPath.
|
void |
p2PprimaryPath(List<P2PprimaryPath> p2PprimaryPath)
Sets the attribute p2PprimaryPath.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected List<P2PprimaryPath> p2PprimaryPath
public DefaultP2PprimaryPaths()
public List<P2PprimaryPath> p2PprimaryPath()
P2PprimaryPathsp2PprimaryPath in interface P2PprimaryPathspublic void p2PprimaryPath(List<P2PprimaryPath> p2PprimaryPath)
P2PprimaryPathsp2PprimaryPath in interface P2PprimaryPathsp2PprimaryPath - list of p2PprimaryPathpublic void addToP2PprimaryPath(P2PprimaryPath addTo)
P2PprimaryPathsaddToP2PprimaryPath in interface P2PprimaryPathsaddTo - value of p2PprimaryPathCopyright © 2018. All rights reserved.